File tree Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
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
+
3
15
## [ 2.0.0] ( https://github.com/circlefin/buidl-wallet-contracts/compare/v1.0.0...v2.0.0 ) (2024-10-29)
4
16
5
17
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " buidl-wallet-contracts" ,
3
- "version" : " 2.0 .0" ,
3
+ "version" : " 2.1 .0" ,
4
4
"description" : " buidl-wallet-contracts" ,
5
5
"scripts" : {
6
6
"clean" : " rm -rf cache artifacts typechain-types" ,
You can’t perform that action at this time.
0 commit comments