We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 56dce63 + 3ffdfa0 commit cb900c5Copy full SHA for cb900c5
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [1.0.10](https://github.com/Squads-Protocol/based-cli/compare/v1.0.9...v1.0.10) (2022-11-06)
4
+
5
6
+### Bug Fixes
7
8
+* **help:** changed help text repo ([ece657f](https://github.com/Squads-Protocol/based-cli/commit/ece657f417ceffd94a5af6e60fc4ea87d2caa90e))
9
10
## [1.0.9](https://github.com/Squads-Protocol/based-cli/compare/v1.0.8...v1.0.9) (2022-11-06)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "@sqds/based",
- "version": "1.0.9",
+ "version": "1.0.10",
"description": "",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
0 commit comments