We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 26f7e78 + 4ecd5cf commit 2821337Copy full SHA for 2821337
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [1.0.5](https://github.com/Squads-Protocol/based-cli/compare/v1.0.4...v1.0.5) (2022-11-02)
4
+
5
6
+### Bug Fixes
7
8
+* **vault:** formatting ([64d9e44](https://github.com/Squads-Protocol/based-cli/commit/64d9e44d5ea654a33e24ed12d7c98a944dafd6b7))
9
10
## [1.0.4](https://github.com/Squads-Protocol/based-cli/compare/v1.0.3...v1.0.4) (2022-11-02)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "@sqds/based",
- "version": "1.0.4",
+ "version": "1.0.5",
"description": "",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
0 commit comments