Skip to content

Commit

Permalink
chore(main): release capabilities 17.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored and fforbeck committed Oct 24, 2024
1 parent 89b4962 commit 519f5db
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
Expand Up @@ -3,7 +3,7 @@
"packages/blob-index": "1.0.4",
"packages/filecoin-api": "7.3.2",
"packages/filecoin-client": "3.3.4",
"packages/capabilities": "17.3.0",
"packages/capabilities": "17.4.0",
"packages/upload-api": "18.0.3",
"packages/upload-client": "17.0.1",
"packages/w3up-client": "16.3.0",
Expand Down
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

## [17.4.0](https://github.com/storacha/w3up/compare/capabilities-v17.3.0...capabilities-v17.4.0) (2024-10-24)


### Features

* Generate Space proofs on the fly, on `access/claim` ([#1555](https://github.com/storacha/w3up/issues/1555)) ([9e2b1d4](https://github.com/storacha/w3up/commit/9e2b1d4dc721d3e61cea008719d172909c984344))
* usage/record capability definition ([#1562](https://github.com/storacha/w3up/issues/1562)) ([98c8a87](https://github.com/storacha/w3up/commit/98c8a87c52ef88da728225259e77f65733d2d7e6))

## [17.3.0](https://github.com/storacha/w3up/compare/capabilities-v17.2.0...capabilities-v17.3.0) (2024-09-23)


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": "17.3.0",
"version": "17.4.0",
"description": "UCAN Capabilities provided by web3.storage",
"homepage": "https://web3.storage",
"repository": {
Expand Down

0 comments on commit 519f5db

Please sign in to comment.