Skip to content

Commit 99876a5

Browse files
chore(main): release capabilities 17.2.0 (#1494)
🤖 I have created a release *beep* *boop* --- ## [17.2.0](storacha/w3up@capabilities-v17.1.1...capabilities-v17.2.0) (2024-06-04) ### Features * add blob/get ([#1484](storacha/w3up#1484)) ([328039d](storacha/w3up@328039d)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 328039d commit 99876a5

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

.github/release-please-manifest.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"packages/blob-index": "1.0.3",
44
"packages/filecoin-api": "7.1.0",
55
"packages/filecoin-client": "3.3.3",
6-
"packages/capabilities": "17.1.1",
6+
"packages/capabilities": "17.2.0",
77
"packages/upload-api": "17.0.0",
88
"packages/upload-client": "16.0.2",
99
"packages/w3up-client": "14.0.0",

packages/capabilities/CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [17.2.0](https://github.com/w3s-project/w3up/compare/capabilities-v17.1.1...capabilities-v17.2.0) (2024-06-04)
4+
5+
6+
### Features
7+
8+
* add blob/get ([#1484](https://github.com/w3s-project/w3up/issues/1484)) ([328039d](https://github.com/w3s-project/w3up/commit/328039d8a29fec3c1bbab28d1bb9de1643f54f71))
9+
310
## [17.1.1](https://github.com/w3s-project/w3up/compare/capabilities-v17.1.0...capabilities-v17.1.1) (2024-05-30)
411

512

packages/capabilities/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@web3-storage/capabilities",
3-
"version": "17.1.1",
3+
"version": "17.2.0",
44
"description": "UCAN Capabilities provided by web3.storage",
55
"homepage": "https://web3.storage",
66
"repository": {

0 commit comments

Comments
 (0)