File tree Expand file tree Collapse file tree 2 files changed +17
-1
lines changed Expand file tree Collapse file tree 2 files changed +17
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ 2.0.0] ( https://github.com/circlefin/buidl-wallet-contracts/compare/v1.0.0...v2.0.0 ) (2024-10-02)
4
+
5
+
6
+ ### ⚠ BREAKING CHANGES
7
+
8
+ * Revert unaudited token receiver changes ([ #8 ] ( https://github.com/circlefin/buidl-wallet-contracts/issues/8 ) )
9
+
10
+ ### Bug Fixes
11
+
12
+ * Revert unaudited token receiver changes ([ #8 ] ( https://github.com/circlefin/buidl-wallet-contracts/issues/8 ) ) ([ 2549e72] ( https://github.com/circlefin/buidl-wallet-contracts/commit/2549e726144a87807bcc3a29628093c33d18ee10 ) )
13
+
14
+
15
+ ### Documentation
16
+
17
+ * document SingleOwnerMSCAFactory std-json-input ([ #10 ] ( https://github.com/circlefin/buidl-wallet-contracts/issues/10 ) ) ([ 31398de] ( https://github.com/circlefin/buidl-wallet-contracts/commit/31398deb3b3af7c35f3521c5ff2d10b092b2b65b ) )
18
+
3
19
## 1.0.0 (2024-09-27)
4
20
5
21
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " buidl-wallet-contracts" ,
3
- "version" : " 1 .0.0" ,
3
+ "version" : " 2 .0.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