Skip to content

Commit

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


##
[13.3.1](capabilities-v13.3.0...capabilities-v13.3.1)
(2024-04-16)


### Fixes

* capabilities should export blob caps
([#1376](#1376))
([460729e](460729e))

---
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 Apr 16, 2024
1 parent 460729e commit 149f592
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": "18.3.0",
"packages/filecoin-api": "4.6.1",
"packages/filecoin-client": "3.3.1",
"packages/capabilities": "13.3.0",
"packages/capabilities": "13.3.1",
"packages/upload-api": "9.1.3",
"packages/upload-client": "13.2.1",
"packages/w3up-client": "12.5.2",
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

## [13.3.1](https://github.com/web3-storage/w3up/compare/capabilities-v13.3.0...capabilities-v13.3.1) (2024-04-16)


### Fixes

* capabilities should export blob caps ([#1376](https://github.com/web3-storage/w3up/issues/1376)) ([460729e](https://github.com/web3-storage/w3up/commit/460729ec296ac2656b264af442b6d3bc25aa8847))

## [13.3.0](https://github.com/web3-storage/w3up/compare/capabilities-v13.2.1...capabilities-v13.3.0) (2024-04-12)


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

0 comments on commit 149f592

Please sign in to comment.