Skip to content

Commit d6fbc4a

Browse files
authored
chore(main): release capabilities 13.3.0 (#1366)
🤖 I have created a release *beep* *boop* --- ## [13.3.0](capabilities-v13.2.1...capabilities-v13.3.0) (2024-04-12) ### Features * blob, web3.storage and ucan conclude capabilities together with api handlers ([#1342](#1342)) ([00735a8](00735a8)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
1 parent 00735a8 commit d6fbc4a

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

.github/release-please-manifest.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"packages/access-client": "18.2.0",
33
"packages/filecoin-api": "4.6.1",
44
"packages/filecoin-client": "3.3.1",
5-
"packages/capabilities": "13.2.1",
5+
"packages/capabilities": "13.3.0",
66
"packages/upload-api": "9.0.1",
77
"packages/upload-client": "13.2.1",
88
"packages/w3up-client": "12.5.2",

packages/capabilities/CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [13.3.0](https://github.com/web3-storage/w3up/compare/capabilities-v13.2.1...capabilities-v13.3.0) (2024-04-12)
4+
5+
6+
### Features
7+
8+
* blob, web3.storage and ucan conclude capabilities together with api handlers ([#1342](https://github.com/web3-storage/w3up/issues/1342)) ([00735a8](https://github.com/web3-storage/w3up/commit/00735a80dfddbe86359af78ed9bd182f4804691f))
9+
310
## [13.2.1](https://github.com/web3-storage/w3up/compare/capabilities-v13.2.0...capabilities-v13.2.1) (2024-04-12)
411

512

packages/capabilities/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@web3-storage/capabilities",
3-
"version": "13.2.1",
3+
"version": "13.3.0",
44
"description": "UCAN Capabilities provided by web3.storage",
55
"homepage": "https://web3.storage",
66
"repository": {

0 commit comments

Comments
 (0)