Skip to content

Commit

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


##
[5.1.5](access-api-v5.1.4...access-api-v5.1.5)
(2023-03-23)


### Bug Fixes

* do not include token in an error message
([#634](#634))
([8043976](8043976))

---
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 Mar 24, 2023
1 parent 8043976 commit 8a90e93
Show file tree
Hide file tree
Showing 3 changed files with 9 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,6 +1,6 @@
{
"packages/access-client": "11.0.0",
"packages/access-api": "5.1.4",
"packages/access-api": "5.1.5",
"packages/capabilities": "4.0.0",
"packages/upload-api": "2.0.0",
"packages/upload-client": "8.0.0"
Expand Down
7 changes: 7 additions & 0 deletions packages/access-api/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [5.1.5](https://github.com/web3-storage/w3protocol/compare/access-api-v5.1.4...access-api-v5.1.5) (2023-03-23)


### Bug Fixes

* do not include token in an error message ([#634](https://github.com/web3-storage/w3protocol/issues/634)) ([8043976](https://github.com/web3-storage/w3protocol/commit/8043976213fa1da252a31c4000876a22bcae3651))

## [5.1.4](https://github.com/web3-storage/w3protocol/compare/access-api-v5.1.3...access-api-v5.1.4) (2023-03-23)


Expand Down
2 changes: 1 addition & 1 deletion packages/access-api/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@web3-storage/access-api",
"version": "5.1.4",
"version": "5.1.5",
"description": "Access API",
"type": "module",
"main": "dist/worker.js",
Expand Down

0 comments on commit 8a90e93

Please sign in to comment.