Skip to content

Commit 50e3934

Browse files
chore(main): release capabilities 16.0.0 (#1419)
🤖 I have created a release *beep* *boop* --- ## [16.0.0](storacha/w3up@capabilities-v15.0.0...capabilities-v16.0.0) (2024-04-26) ### ⚠ BREAKING CHANGES * restrict store API to CARs ([#1415](storacha/w3up#1415)) ### Features * restrict store API to CARs ([#1415](storacha/w3up#1415)) ([e53aa87](storacha/w3up@e53aa87)) --- 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>
1 parent e53aa87 commit 50e3934

File tree

3 files changed

+13
-2
lines changed

3 files changed

+13
-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.3.2",
33
"packages/filecoin-api": "6.0.0",
44
"packages/filecoin-client": "3.3.2",
5-
"packages/capabilities": "15.0.0",
5+
"packages/capabilities": "16.0.0",
66
"packages/upload-api": "11.0.0",
77
"packages/upload-client": "13.2.2",
88
"packages/w3up-client": "12.5.3",

packages/capabilities/CHANGELOG.md

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

3+
## [16.0.0](https://github.com/w3s-project/w3up/compare/capabilities-v15.0.0...capabilities-v16.0.0) (2024-04-26)
4+
5+
6+
### ⚠ BREAKING CHANGES
7+
8+
* restrict store API to CARs ([#1415](https://github.com/w3s-project/w3up/issues/1415))
9+
10+
### Features
11+
12+
* restrict store API to CARs ([#1415](https://github.com/w3s-project/w3up/issues/1415)) ([e53aa87](https://github.com/w3s-project/w3up/commit/e53aa87780446458ef9a19c88877073c1470d50e))
13+
314
## [15.0.0](https://github.com/w3s-project/w3up/compare/capabilities-v14.0.2...capabilities-v15.0.0) (2024-04-26)
415

516

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": "15.0.0",
3+
"version": "16.0.0",
44
"description": "UCAN Capabilities provided by web3.storage",
55
"homepage": "https://web3.storage",
66
"repository": {

0 commit comments

Comments
 (0)