Skip to content

Commit 05c56ba

Browse files
chore(master): release 2.1.3 (auto-release)
1 parent 431adb9 commit 05c56ba

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.1.3](https://github.com/circlefin/buidl-wallet-contracts/compare/v2.1.2...v2.1.3) (2025-02-08)
4+
5+
6+
### Miscellaneous Chores
7+
8+
* add missing copyright header ([#70](https://github.com/circlefin/buidl-wallet-contracts/issues/70)) ([431adb9](https://github.com/circlefin/buidl-wallet-contracts/commit/431adb93005001e4a4646f2b4b2afcd83541a0e6))
9+
10+
11+
### Continuous Integration
12+
13+
* add code coverage checking script ([#58](https://github.com/circlefin/buidl-wallet-contracts/issues/58)) ([517b89a](https://github.com/circlefin/buidl-wallet-contracts/commit/517b89a6191d00b8722de5c4b80ce14443290a11))
14+
315
## [2.1.2](https://github.com/circlefin/buidl-wallet-contracts/compare/v2.1.1...v2.1.2) (2025-01-29)
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.1.2",
3+
"version": "2.1.3",
44
"description": "buidl-wallet-contracts",
55
"scripts": {
66
"clean": "rm -rf cache artifacts typechain-types",

0 commit comments

Comments
 (0)