Skip to content

Commit 7706152

Browse files
chore(master): release 2.3.0 (auto-release)
1 parent 56c37c9 commit 7706152

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

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

3+
## [2.3.0](https://github.com/circlefin/buidl-wallet-contracts/compare/v2.2.0...v2.3.0) (2025-03-20)
4+
5+
6+
### Features
7+
8+
* Deploy UpgradableMSCAFactory to base & op ([#74](https://github.com/circlefin/buidl-wallet-contracts/issues/74)) ([56c37c9](https://github.com/circlefin/buidl-wallet-contracts/commit/56c37c9091d12f46555af8b9826be04113adc71a))
9+
310
## [2.2.0](https://github.com/circlefin/buidl-wallet-contracts/compare/v2.1.2...v2.2.0) (2025-02-20)
411

512

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

0 commit comments

Comments
 (0)