Skip to content

Commit

Permalink
chore(main): release access 3.1.1 (#126)
Browse files Browse the repository at this point in the history
  • Loading branch information
hugomrdias authored Oct 27, 2022
1 parent d3fa14d commit a8adc51
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/wallet": "1.0.0",
"packages/access": "3.1.0",
"packages/access": "3.1.1",
"packages/access-api": "3.0.0",
"packages/store": "2.0.0"
}
7 changes: 7 additions & 0 deletions packages/access/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [3.1.1](https://github.com/web3-storage/w3-protocol/compare/access-v3.1.0...access-v3.1.1) (2022-10-27)


### Bug Fixes

* export stores ([#125](https://github.com/web3-storage/w3-protocol/issues/125)) ([d3fa14d](https://github.com/web3-storage/w3-protocol/commit/d3fa14d6fe72c6b306b4a5b05276fbf137ab28f0))

## [3.1.0](https://github.com/web3-storage/w3-protocol/compare/access-v3.0.0...access-v3.1.0) (2022-10-26)


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

0 comments on commit a8adc51

Please sign in to comment.