File tree Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ 2.1.1] ( https://github.com/circlefin/buidl-wallet-contracts/compare/v2.1.0...v2.1.1 ) (2024-12-06)
4
+
5
+
6
+ ### Bug Fixes
7
+
8
+ * linting warnings and initializer logic ([ #52 ] ( https://github.com/circlefin/buidl-wallet-contracts/issues/52 ) ) ([ 41d69cb] ( https://github.com/circlefin/buidl-wallet-contracts/commit/41d69cb8ab2a99d109ab2faffadf9df65d74779d ) )
9
+
3
10
## [ 2.1.0] ( https://github.com/circlefin/buidl-wallet-contracts/compare/v2.0.0...v2.1.0 ) (2024-11-07)
4
11
5
12
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " buidl-wallet-contracts" ,
3
- "version" : " 2.1.0 " ,
3
+ "version" : " 2.1.1 " ,
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