Skip to content

Commit c381f3c

Browse files
chore(master): release 1.0.0 (auto-release)
1 parent 4294cc2 commit c381f3c

File tree

2 files changed

+16
-1
lines changed

2 files changed

+16
-1
lines changed

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
# Changelog
2+
3+
## 1.0.0 (2024-09-27)
4+
5+
6+
### Features
7+
8+
* Add EP0.7 audited MSCA contracts testnet deployment logs and update scripts ([#6](https://github.com/circlefin/buidl-wallet-contracts/issues/6)) ([4294cc2](https://github.com/circlefin/buidl-wallet-contracts/commit/4294cc256becfbd2ba10e4131d43dcacbbf74de5))
9+
* Deployed and Verified SponsorPaymaster on Testnet ([#2](https://github.com/circlefin/buidl-wallet-contracts/issues/2)) ([9cdf6dc](https://github.com/circlefin/buidl-wallet-contracts/commit/9cdf6dcae6af02270d118bbf0f7e0f5ba09cb9ae))
10+
11+
12+
### Miscellaneous Chores
13+
14+
* **ci:** Minor refactor to release workflow ([#4](https://github.com/circlefin/buidl-wallet-contracts/issues/4)) ([01ece52](https://github.com/circlefin/buidl-wallet-contracts/commit/01ece52aa40bcbe70cdc54319d1fde3a2b4e5bd6))
15+
* organize imports ([#1](https://github.com/circlefin/buidl-wallet-contracts/issues/1)) ([1d2d26c](https://github.com/circlefin/buidl-wallet-contracts/commit/1d2d26c1f22475a7cdbf2689a6c3415142e8e8e5))

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

0 commit comments

Comments
 (0)