Skip to content

Commit

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


##
[9.4.0](access-v9.3.0...access-v9.4.0)
(2023-02-23)


### Features

* add support for access/authorize and update
([#392](#392))
([9c8ca0b](9c8ca0b)),
closes [#386](#386)


### Bug Fixes

* look for URL in channel before falling back to default
([#440](#440))
([0741295](0741295))

---
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 Feb 23, 2023
1 parent d4581a8 commit 92ffcfe
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
{
"packages/access-client": "9.4.0",
"packages/access-client": "9.3.0",
"packages/access-api": "4.11.0",
"packages/capabilities": "2.3.0",
"packages/upload-client": "5.6.0"
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

## [9.4.0](https://github.com/web3-storage/w3protocol/compare/access-v9.3.0...access-v9.4.0) (2023-02-23)


### Features

* add support for access/authorize and update ([#392](https://github.com/web3-storage/w3protocol/issues/392)) ([9c8ca0b](https://github.com/web3-storage/w3protocol/commit/9c8ca0b385c940c8f0c21ee9edde093d2dcab8b8)), closes [#386](https://github.com/web3-storage/w3protocol/issues/386)


### Bug Fixes

* look for URL in channel before falling back to default ([#440](https://github.com/web3-storage/w3protocol/issues/440)) ([0741295](https://github.com/web3-storage/w3protocol/commit/0741295768af977dc5b3e35acabe4de85f9660b5))

## [9.4.0](https://github.com/web3-storage/w3protocol/compare/access-v9.3.0...access-v9.4.0) (2023-02-21)


Expand Down

0 comments on commit 92ffcfe

Please sign in to comment.