Skip to content

Commit

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


##
[2.1.1](v2.1.0...v2.1.1)
(2024-12-06)


### Bug Fixes

* linting warnings and initializer logic
([#52](#52))
([41d69cb](41d69cb))

---
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 Dec 9, 2024
1 parent 41d69cb commit ee66cdd
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [2.1.1](https://github.com/circlefin/buidl-wallet-contracts/compare/v2.1.0...v2.1.1) (2024-12-06)


### Bug Fixes

* linting warnings and initializer logic ([#52](https://github.com/circlefin/buidl-wallet-contracts/issues/52)) ([41d69cb](https://github.com/circlefin/buidl-wallet-contracts/commit/41d69cb8ab2a99d109ab2faffadf9df65d74779d))

## [2.1.0](https://github.com/circlefin/buidl-wallet-contracts/compare/v2.0.0...v2.1.0) (2024-11-07)


Expand Down
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": "2.1.0",
"version": "2.1.1",
"description": "buidl-wallet-contracts",
"scripts": {
"clean": "rm -rf cache artifacts typechain-types",
Expand Down

0 comments on commit ee66cdd

Please sign in to comment.