Skip to content

Commit

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


## 1.0.0 (2024-11-05)


### Fixes

* bootstrap sha
([cdf6737](cdf6737))


### Other Changes

* **main:** release capabilities 1.0.0
([#16](#16))
([1c0902d](1c0902d))

---
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 Nov 5, 2024
1 parent e089f6d commit defe3bc
Show file tree
Hide file tree
Showing 3 changed files with 14 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": "0.0.0",
"packages/filecoin-api": "0.0.0",
"packages/filecoin-client": "0.0.0",
"packages/capabilities": "0.0.0",
"packages/capabilities": "1.0.0",
"packages/upload-api": "0.0.0",
"packages/upload-client": "0.0.0",
"packages/w3up-client": "0.0.0",
Expand Down
12 changes: 12 additions & 0 deletions packages/capabilities/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,18 @@
## 1.0.0 (2024-11-05)


### Fixes

* bootstrap sha ([cdf6737](https://github.com/storacha/upload-service/commit/cdf67371ee9df3a60f7fea90c310179b20ee2b0b))


### Other Changes

* **main:** release capabilities 1.0.0 ([#16](https://github.com/storacha/upload-service/issues/16)) ([1c0902d](https://github.com/storacha/upload-service/commit/1c0902d168df26e2d850f20563dd825af57d5490))

## 1.0.0 (2024-11-05)


### ⚠ BREAKING CHANGES

* add `index/add` handler ([#1421](https://github.com/storacha/upload-service/issues/1421))
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": "@storacha/capabilities",
"version": "0.0.0",
"version": "1.0.0",
"description": "UCAN Capabilities provided by storacha.network",
"homepage": "https://storacha.network",
"repository": {
Expand Down

0 comments on commit defe3bc

Please sign in to comment.