Skip to content

Commit

Permalink
chore(master): release 1.0.0 (auto-release) (#7)
Browse files Browse the repository at this point in the history
🤖 I have created a release *beep* *boop*
---


## 1.0.0 (2024-09-27)


### Features

* Add EP0.7 audited MSCA contracts testnet deployment logs and update
scripts
([#6](#6))
([4294cc2](4294cc2))
* Deployed and Verified SponsorPaymaster on Testnet
([#2](#2))
([9cdf6dc](9cdf6dc))


### Miscellaneous Chores

* **ci:** Minor refactor to release workflow
([#4](#4))
([01ece52](01ece52))
* **style**: organize imports
([#1](#1))
([1d2d26c](1d2d26c))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
  • Loading branch information
circle-bot-releases authored Sep 27, 2024
1 parent 4294cc2 commit 7b6807f
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 1 deletion.
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
# Changelog

## 1.0.0 (2024-09-27)


### Features

* 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))
* 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))


### Miscellaneous Chores

* **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))
* organize imports ([#1](https://github.com/circlefin/buidl-wallet-contracts/issues/1)) ([1d2d26c](https://github.com/circlefin/buidl-wallet-contracts/commit/1d2d26c1f22475a7cdbf2689a6c3415142e8e8e5))
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "buidl-wallet-contracts",
"version": "1.3.1",
"version": "1.0.0",
"description": "buidl-wallet-contracts",
"scripts": {
"clean": "rm -rf cache artifacts typechain-types",
Expand Down

0 comments on commit 7b6807f

Please sign in to comment.