Skip to content

Commit

Permalink
chore(main): release capabilities 10.1.0 (#979)
Browse files Browse the repository at this point in the history
🤖 I have created a release *beep* *boop*
---


##
[10.1.0](capabilities-v10.0.0...capabilities-v10.1.0)
(2023-10-18)


### Features

* add revocation to access-client and w3up-client
([#975](#975))
([6c877aa](6c877aa))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
  • Loading branch information
it-dag-house authored Oct 18, 2023
1 parent 6c877aa commit bdd3970
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/release-please-manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"packages/access-client": "16.0.0",
"packages/filecoin-api": "1.4.4",
"packages/filecoin-client": "1.4.0",
"packages/capabilities": "10.0.0",
"packages/capabilities": "10.1.0",
"packages/upload-api": "6.0.0",
"packages/upload-client": "10.0.0",
"packages/w3up-client": "9.0.0",
Expand Down
7 changes: 7 additions & 0 deletions packages/capabilities/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [10.1.0](https://github.com/web3-storage/w3up/compare/capabilities-v10.0.0...capabilities-v10.1.0) (2023-10-18)


### Features

* 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))

## [10.0.0](https://github.com/web3-storage/w3up/compare/capabilities-v9.5.0...capabilities-v10.0.0) (2023-10-12)


Expand Down
2 changes: 1 addition & 1 deletion packages/capabilities/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@web3-storage/capabilities",
"version": "10.0.0",
"version": "10.1.0",
"description": "Capabilities provided by web3.storage",
"homepage": "https://github.com/web3-storage/w3protocol/tree/main/packages/capabilities",
"repository": {
Expand Down

0 comments on commit bdd3970

Please sign in to comment.