Skip to content

Commit

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


##
[11.1.0](storacha/w3up@capabilities-v11.0.1...capabilities-v11.1.0)
(2023-10-27)


### Features

* implement `plan/get` capability
([storacha#1005](storacha#1005))
([f0456d2](storacha@f0456d2))

---
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: Travis Vachon <[email protected]>
  • Loading branch information
it-dag-house and travis authored Oct 27, 2023
1 parent 4ef4ec3 commit 7fdb541
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.3.0",
"packages/filecoin-api": "3.0.2",
"packages/filecoin-client": "3.0.0",
"packages/capabilities": "11.0.1",
"packages/capabilities": "11.1.0",
"packages/upload-api": "6.3.0",
"packages/upload-client": "10.1.0",
"packages/w3up-client": "9.2.1",
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

## [11.1.0](https://github.com/web3-storage/w3up/compare/capabilities-v11.0.1...capabilities-v11.1.0) (2023-10-27)


### Features

* implement `plan/get` capability ([#1005](https://github.com/web3-storage/w3up/issues/1005)) ([f0456d2](https://github.com/web3-storage/w3up/commit/f0456d2e2aab462666810e22abd7dfb7e1ce21be))

## [11.0.1](https://github.com/web3-storage/w3up/compare/capabilities-v11.0.0...capabilities-v11.0.1) (2023-10-25)


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": "11.0.1",
"version": "11.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 7fdb541

Please sign in to comment.