Skip to content

Commit

Permalink
chore(main): release wallet 1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
hugomrdias committed Oct 18, 2022
1 parent 1b1ed01 commit 15ad925
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/wallet": "1.0.0",
"packages/wallet": "1.1.0",
"packages/access": "2.1.1",
"packages/access-api": "3.0.0",
"packages/store": "2.0.0"
Expand Down
12 changes: 12 additions & 0 deletions packages/wallet/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# Changelog

## [1.1.0](https://github.com/web3-storage/w3-protocol/compare/wallet-v1.0.0...wallet-v1.1.0) (2022-10-18)


### Features

* use modules and setup ([#99](https://github.com/web3-storage/w3-protocol/issues/99)) ([b060c0b](https://github.com/web3-storage/w3-protocol/commit/b060c0b299ee55dbe7820231c63be90129a39652)), closes [#98](https://github.com/web3-storage/w3-protocol/issues/98)


### Bug Fixes

* 0.9 ([#78](https://github.com/web3-storage/w3-protocol/issues/78)) ([1b1ed01](https://github.com/web3-storage/w3-protocol/commit/1b1ed01d537e88bbdeb5ea2aeb967b27bd11f87d))

## [1.0.0](https://github.com/web3-storage/w3-protocol/compare/wallet-v0.3.0...wallet-v1.0.0) (2022-10-10)


Expand Down
2 changes: 1 addition & 1 deletion packages/wallet/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "wallet",
"version": "1.0.0",
"version": "1.1.0",
"private": true,
"type": "module",
"scripts": {
Expand Down

0 comments on commit 15ad925

Please # to comment.