Skip to content

Commit d32263f

Browse files
authored
Merge pull request #9 from Squads-Protocol/release-please--branches--main--components--release-please-action
chore(main): release 1.0.4
2 parents cc7400e + 6af1c6f commit d32263f

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+
## [1.0.4](https://github.com/Squads-Protocol/based-cli/compare/v1.0.3...v1.0.4) (2022-11-02)
4+
5+
6+
### Bug Fixes
7+
8+
* **fund:** set commitment on initial funding ([6db7e4d](https://github.com/Squads-Protocol/based-cli/commit/6db7e4d0a4c2e79d1ad5ccf6e12ddaf9cfec274a))
9+
310
## [1.0.3](https://github.com/Squads-Protocol/based-cli/compare/v1.0.2...v1.0.3) (2022-11-02)
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": "@sqds/based",
3-
"version": "1.0.3",
3+
"version": "1.0.4",
44
"description": "",
55
"scripts": {
66
"test": "echo \"Error: no test specified\" && exit 1"

0 commit comments

Comments
 (0)