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.3] ( https://github.com/circlefin/buidl-wallet-contracts/compare/v2.1.2...v2.1.3 ) (2025-02-08)
4
+
5
+
6
+ ### Miscellaneous Chores
7
+
8
+ * add missing copyright header ([ #70 ] ( https://github.com/circlefin/buidl-wallet-contracts/issues/70 ) ) ([ 431adb9] ( https://github.com/circlefin/buidl-wallet-contracts/commit/431adb93005001e4a4646f2b4b2afcd83541a0e6 ) )
9
+
10
+
11
+ ### Continuous Integration
12
+
13
+ * add code coverage checking script ([ #58 ] ( https://github.com/circlefin/buidl-wallet-contracts/issues/58 ) ) ([ 517b89a] ( https://github.com/circlefin/buidl-wallet-contracts/commit/517b89a6191d00b8722de5c4b80ce14443290a11 ) )
14
+
3
15
## [ 2.1.2] ( https://github.com/circlefin/buidl-wallet-contracts/compare/v2.1.1...v2.1.2 ) (2025-01-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.1.2 " ,
3
+ "version" : " 2.1.3 " ,
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