Skip to content

Commit

Permalink
chore(master): release 2.1.0 (auto-release)
Browse files Browse the repository at this point in the history
  • Loading branch information
circle-bot-releases committed Nov 6, 2024
1 parent c0129bc commit 630c90a
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# Changelog

## [2.1.0](https://github.com/circlefin/buidl-wallet-contracts/compare/v2.0.0...v2.1.0) (2024-11-06)


### Features

* update contracts ([#41](https://github.com/circlefin/buidl-wallet-contracts/issues/41)) ([c0129bc](https://github.com/circlefin/buidl-wallet-contracts/commit/c0129bca1fd4049f405839c6a32a49999d735364))


### Documentation

* Add verification instructions for proxy accounts ([#38](https://github.com/circlefin/buidl-wallet-contracts/issues/38)) ([d395e5e](https://github.com/circlefin/buidl-wallet-contracts/commit/d395e5e86f41764a6ce953719c1fc489fd992ecb))

## [2.0.0](https://github.com/circlefin/buidl-wallet-contracts/compare/v1.0.0...v2.0.0) (2024-10-29)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "buidl-wallet-contracts",
"version": "2.0.0",
"version": "2.1.0",
"description": "buidl-wallet-contracts",
"scripts": {
"clean": "rm -rf cache artifacts typechain-types",
Expand Down

0 comments on commit 630c90a

Please sign in to comment.