Skip to content

Commit

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


##
[17.0.0](storacha/w3up@access-v16.4.0...access-v17.0.0)
(2023-11-09)


### ⚠ BREAKING CHANGES

* tweak readmes to get release-please to bump major version
([storacha#1102](storacha#1102))

### Features

* add `subscription/list` capability
([storacha#1088](storacha#1088))
([471d7e5](storacha@471d7e5))
* add usage/report capability
([storacha#1079](storacha#1079))
([6418b4b](storacha@6418b4b))
* tweak readmes to get release-please to bump major version
([storacha#1102](storacha#1102))
([a411255](storacha@a411255))


### Bug Fixes

* fix export paths for JS files
([storacha#1089](storacha#1089))
([1a5d1aa](storacha@1a5d1aa))

---
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 Nov 9, 2023
1 parent 1810684 commit 5b34dfb
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
@@ -1,5 +1,5 @@
{
"packages/access-client": "16.4.0",
"packages/access-client": "17.0.0",
"packages/filecoin-api": "4.1.0",
"packages/filecoin-client": "3.1.0",
"packages/capabilities": "11.4.0",
Expand Down
18 changes: 18 additions & 0 deletions packages/access-client/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,23 @@
# Changelog

## [17.0.0](https://github.com/web3-storage/w3up/compare/access-v16.4.0...access-v17.0.0) (2023-11-09)


### ⚠ BREAKING CHANGES

* tweak readmes to get release-please to bump major version ([#1102](https://github.com/web3-storage/w3up/issues/1102))

### Features

* add `subscription/list` capability ([#1088](https://github.com/web3-storage/w3up/issues/1088)) ([471d7e5](https://github.com/web3-storage/w3up/commit/471d7e5db24e12a06c1c52ae76bf95ff9471bac8))
* add usage/report capability ([#1079](https://github.com/web3-storage/w3up/issues/1079)) ([6418b4b](https://github.com/web3-storage/w3up/commit/6418b4b22329a118fb258928bd9a6a45ced5ce45))
* tweak readmes to get release-please to bump major version ([#1102](https://github.com/web3-storage/w3up/issues/1102)) ([a411255](https://github.com/web3-storage/w3up/commit/a4112551f5dbac00f4b5a0da8c81ea35783f3ef9))


### Bug Fixes

* fix export paths for JS files ([#1089](https://github.com/web3-storage/w3up/issues/1089)) ([1a5d1aa](https://github.com/web3-storage/w3up/commit/1a5d1aa1b1bfdb188cb69712a74404b89d8200af))

## [16.5.1](https://github.com/web3-storage/w3up/compare/access-v16.5.0...access-v16.5.1) (2023-11-08)


Expand Down
2 changes: 1 addition & 1 deletion packages/access-client/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@web3-storage/access",
"version": "16.5.1",
"version": "17.0.0",
"description": "w3access client",
"homepage": "https://github.com/web3-storage/w3-protocol/tree/main/packages/access-client",
"repository": {
Expand Down

0 comments on commit 5b34dfb

Please sign in to comment.