Skip to content

Commit

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


##
[5.2.1](access-api-v5.2.0...access-api-v5.2.1)
(2023-03-24)


### Bug Fixes

* center email validation layout
([#645](#645))
([45ad4d9](45ad4d9))
* release changes to email validation confirmation page
([#643](#643))
([684c3d2](684c3d2))

---
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 45ad4d9 commit 2a6b94e
Show file tree
Hide file tree
Showing 3 changed files with 10 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.2.0",
"packages/access-api": "5.2.1",
"packages/capabilities": "4.0.0",
"packages/upload-api": "2.0.0",
"packages/upload-client": "8.0.0"
Expand Down
8 changes: 8 additions & 0 deletions packages/access-api/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## [5.2.1](https://github.com/web3-storage/w3protocol/compare/access-api-v5.2.0...access-api-v5.2.1) (2023-03-24)


### Bug Fixes

* center email validation layout ([#645](https://github.com/web3-storage/w3protocol/issues/645)) ([82a665c](https://github.com/web3-storage/w3protocol/commit/82a665cf34f36918e06e147778a4690ca2a8dbea))
* release changes to email validation confirmation page ([#643](https://github.com/web3-storage/w3protocol/issues/643)) ([b2de5c6](https://github.com/web3-storage/w3protocol/commit/b2de5c62ad224eacc94dd018c73bd34b8e5c142a))

## [5.2.0](https://github.com/web3-storage/w3protocol/compare/access-api-v5.1.5...access-api-v5.2.0) (2023-03-24)


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.2.0",
"version": "5.2.1",
"description": "Access API",
"type": "module",
"main": "dist/worker.js",
Expand Down

0 comments on commit 2a6b94e

Please sign in to comment.