Skip to content

Commit

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


##
[3.1.0](capabilities-v3.0.0...capabilities-v3.1.0)
(2023-03-04)


### Features

* access-api handles provider/add invocations
([#462](#462))
([5fb56f7](5fb56f7))
* includes proofs chains in the delegated authorization chain
([#467](#467))
([5144293](5144293))

---
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 Mar 4, 2023
1 parent 5fb56f7 commit 3b3a391
Show file tree
Hide file tree
Showing 3 changed files with 10 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
@@ -1,6 +1,6 @@
{
"packages/access-client": "9.4.0",
"packages/access-api": "4.11.0",
"packages/capabilities": "3.0.0",
"packages/capabilities": "3.1.0",
"packages/upload-client": "6.0.0"
}
8 changes: 8 additions & 0 deletions packages/capabilities/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## [3.1.0](https://github.com/web3-storage/w3protocol/compare/capabilities-v3.0.0...capabilities-v3.1.0) (2023-03-04)


### Features

* access-api handles provider/add invocations ([#462](https://github.com/web3-storage/w3protocol/issues/462)) ([5fb56f7](https://github.com/web3-storage/w3protocol/commit/5fb56f794529f3d4de2b4597c47503002767fabb))
* includes proofs chains in the delegated authorization chain ([#467](https://github.com/web3-storage/w3protocol/issues/467)) ([5144293](https://github.com/web3-storage/w3protocol/commit/5144293deabd9d5380448ae288e089ef2652def7))

## [3.0.0](https://github.com/web3-storage/w3protocol/compare/capabilities-v2.3.0...capabilities-v3.0.0) (2023-03-01)


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": "3.0.0",
"version": "3.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 3b3a391

Please sign in to comment.