Skip to content

Commit 601003e

Browse files
chore(master): release 2.1.0 (auto-release) (#44)
🤖 I have created a release *beep* *boop* --- ## [2.1.0](v2.0.0...v2.1.0) (2024-11-07) ### Features * update contracts ([#41](#41)) ([c0129bc](c0129bc)) ### Documentation * Add verification instructions for proxy accounts ([#38](#38)) ([d395e5e](d395e5e)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
1 parent af27996 commit 601003e

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# Changelog
22

3+
## [2.1.0](https://github.com/circlefin/buidl-wallet-contracts/compare/v2.0.0...v2.1.0) (2024-11-07)
4+
5+
6+
### Features
7+
8+
* update contracts ([#41](https://github.com/circlefin/buidl-wallet-contracts/issues/41)) ([c0129bc](https://github.com/circlefin/buidl-wallet-contracts/commit/c0129bca1fd4049f405839c6a32a49999d735364))
9+
10+
11+
### Documentation
12+
13+
* 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))
14+
315
## [2.0.0](https://github.com/circlefin/buidl-wallet-contracts/compare/v1.0.0...v2.0.0) (2024-10-29)
416

517

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "buidl-wallet-contracts",
3-
"version": "2.0.0",
3+
"version": "2.1.0",
44
"description": "buidl-wallet-contracts",
55
"scripts": {
66
"clean": "rm -rf cache artifacts typechain-types",

0 commit comments

Comments
 (0)