Skip to content

Commit bdd3970

Browse files
authored
chore(main): release capabilities 10.1.0 (#979)
🤖 I have created a release *beep* *boop* --- ## [10.1.0](storacha/w3up@capabilities-v10.0.0...capabilities-v10.1.0) (2023-10-18) ### Features * add revocation to access-client and w3up-client ([#975](storacha/w3up#975)) ([6c877aa](storacha/w3up@6c877aa)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
1 parent 6c877aa commit bdd3970

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
@@ -2,7 +2,7 @@
22
"packages/access-client": "16.0.0",
33
"packages/filecoin-api": "1.4.4",
44
"packages/filecoin-client": "1.4.0",
5-
"packages/capabilities": "10.0.0",
5+
"packages/capabilities": "10.1.0",
66
"packages/upload-api": "6.0.0",
77
"packages/upload-client": "10.0.0",
88
"packages/w3up-client": "9.0.0",

packages/capabilities/CHANGELOG.md

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

3+
## [10.1.0](https://github.com/web3-storage/w3up/compare/capabilities-v10.0.0...capabilities-v10.1.0) (2023-10-18)
4+
5+
6+
### Features
7+
8+
* add revocation to access-client and w3up-client ([#975](https://github.com/web3-storage/w3up/issues/975)) ([6c877aa](https://github.com/web3-storage/w3up/commit/6c877aac78eddb924e999dc3270cba010e48e30a))
9+
310
## [10.0.0](https://github.com/web3-storage/w3up/compare/capabilities-v9.5.0...capabilities-v10.0.0) (2023-10-12)
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": "10.0.0",
3+
"version": "10.1.0",
44
"description": "Capabilities provided by web3.storage",
55
"homepage": "https://github.com/web3-storage/w3protocol/tree/main/packages/capabilities",
66
"repository": {

0 commit comments

Comments
 (0)