Skip to content

Commit ee66cdd

Browse files
chore(master): release 2.1.1 (auto-release) (#53)
🤖 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).
1 parent 41d69cb commit ee66cdd

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.1.1](https://github.com/circlefin/buidl-wallet-contracts/compare/v2.1.0...v2.1.1) (2024-12-06)
4+
5+
6+
### Bug Fixes
7+
8+
* 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))
9+
310
## [2.1.0](https://github.com/circlefin/buidl-wallet-contracts/compare/v2.0.0...v2.1.0) (2024-11-07)
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.1.0",
3+
"version": "2.1.1",
44
"description": "buidl-wallet-contracts",
55
"scripts": {
66
"clean": "rm -rf cache artifacts typechain-types",

0 commit comments

Comments
 (0)