Skip to content

Commit 7d2f77d

Browse files
chore(master): release 2.0.0 (auto-release)
1 parent 31398de commit 7d2f77d

File tree

2 files changed

+17
-1
lines changed

2 files changed

+17
-1
lines changed

CHANGELOG.md

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

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+
319
## 1.0.0 (2024-09-27)
420

521

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": "1.0.0",
3+
"version": "2.0.0",
44
"description": "buidl-wallet-contracts",
55
"scripts": {
66
"clean": "rm -rf cache artifacts typechain-types",

0 commit comments

Comments
 (0)