Skip to content

Commit

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


##
[16.3.0](access-v16.2.1...access-v16.3.0)
(2023-10-27)


### Features

* implement `plan/get` capability
([#1005](#1005))
([f0456d2](f0456d2))


### Bug Fixes

* make `plan/get` return value is typed properly
([#1029](#1029))
([075e341](075e341))

---
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 Oct 27, 2023
1 parent 075e341 commit 4ef4ec3
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
@@ -1,5 +1,5 @@
{
"packages/access-client": "16.2.1",
"packages/access-client": "16.3.0",
"packages/filecoin-api": "3.0.2",
"packages/filecoin-client": "3.0.0",
"packages/capabilities": "11.0.1",
Expand Down
12 changes: 12 additions & 0 deletions packages/access-client/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# Changelog

## [16.3.0](https://github.com/web3-storage/w3up/compare/access-v16.2.1...access-v16.3.0) (2023-10-27)


### Features

* implement `plan/get` capability ([#1005](https://github.com/web3-storage/w3up/issues/1005)) ([f0456d2](https://github.com/web3-storage/w3up/commit/f0456d2e2aab462666810e22abd7dfb7e1ce21be))


### Bug Fixes

* make `plan/get` return value is typed properly ([#1029](https://github.com/web3-storage/w3up/issues/1029)) ([075e341](https://github.com/web3-storage/w3up/commit/075e3414f528dfdf872ba29c8daf7ea5ba1cf8c9))

## [16.2.1](https://github.com/web3-storage/w3up/compare/access-v16.2.0...access-v16.2.1) (2023-10-25)


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.2.1",
"version": "16.3.0",
"description": "w3access client",
"homepage": "https://github.com/web3-storage/w3-protocol/tree/main/packages/access-client",
"repository": {
Expand Down

0 comments on commit 4ef4ec3

Please sign in to comment.