Skip to content

Commit

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


##
[17.3.0](storacha/w3up@capabilities-v17.2.0...capabilities-v17.3.0)
(2024-09-23)


### Features

* publish index claim
([storacha#1487](storacha#1487))
([237b0c6](storacha@237b0c6))


### Fixes

* repo URLs ([storacha#1550](storacha#1550))
([e02ddf3](storacha@e02ddf3))
* update data-segment dep
([228ff79](storacha@228ff79))


### Other Changes

* Add `pnpm dev` to watch-build all packages
([storacha#1533](storacha#1533))
([07970ef](storacha@07970ef))

---
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: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] authored Sep 23, 2024
1 parent 228ff79 commit 891c2a5
Show file tree
Hide file tree
Showing 3 changed files with 20 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.0",
"packages/filecoin-client": "3.3.3",
"packages/capabilities": "17.2.0",
"packages/capabilities": "17.3.0",
"packages/upload-api": "18.0.3",
"packages/upload-client": "17.0.1",
"packages/w3up-client": "16.2.0",
Expand Down
18 changes: 18 additions & 0 deletions packages/capabilities/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,23 @@
# Changelog

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


### Features

* publish index claim ([#1487](https://github.com/storacha/w3up/issues/1487)) ([237b0c6](https://github.com/storacha/w3up/commit/237b0c6cda70ae3e156bac8a011a2739b346ae4b))


### Fixes

* repo URLs ([#1550](https://github.com/storacha/w3up/issues/1550)) ([e02ddf3](https://github.com/storacha/w3up/commit/e02ddf3696553b03f8d2f7316de0a99a9303a60f))
* update data-segment dep ([228ff79](https://github.com/storacha/w3up/commit/228ff7933219a0bf9ead371bb845d20a4859fda5))


### Other Changes

* Add `pnpm dev` to watch-build all packages ([#1533](https://github.com/storacha/w3up/issues/1533)) ([07970ef](https://github.com/storacha/w3up/commit/07970efd443149158ebbfb2c4e745b5007eb9407))

## [17.2.0](https://github.com/w3s-project/w3up/compare/capabilities-v17.1.1...capabilities-v17.2.0) (2024-06-04)


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

0 comments on commit 891c2a5

Please sign in to comment.