Skip to content

Commit 642924c

Browse files
chore(master): release 2.3.0 (auto-release)
1 parent 2767bf5 commit 642924c

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

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

3+
## [2.3.0](https://github.com/circlefin/buidl-wallet-contracts/compare/v2.2.0...v2.3.0) (2025-04-03)
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+
10+
11+
### Miscellaneous Chores
12+
13+
* fix some typos in comment ([#60](https://github.com/circlefin/buidl-wallet-contracts/issues/60)) ([2767bf5](https://github.com/circlefin/buidl-wallet-contracts/commit/2767bf59550eead7cc808feba70b1b50c9cb882d))
14+
315
## [2.2.0](https://github.com/circlefin/buidl-wallet-contracts/compare/v2.1.2...v2.2.0) (2025-02-20)
416

517

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)