We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents cc7400e + 6af1c6f commit d32263fCopy full SHA for d32263f
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
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
10
## [1.0.3](https://github.com/Squads-Protocol/based-cli/compare/v1.0.2...v1.0.3) (2022-11-02)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "@sqds/based",
- "version": "1.0.3",
+ "version": "1.0.4",
"description": "",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
0 commit comments