We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a72c023 + f934c88 commit 290ba6cCopy full SHA for 290ba6c
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [1.0.6](https://github.com/Squads-Protocol/based-cli/compare/v1.0.5...v1.0.6) (2022-11-02)
4
+
5
6
+### Bug Fixes
7
8
+* **keywords:** added keywords to package.json ([a694d30](https://github.com/Squads-Protocol/based-cli/commit/a694d300790a2aa7fc97bc3c836b25e5a6687e19))
9
10
## [1.0.5](https://github.com/Squads-Protocol/based-cli/compare/v1.0.4...v1.0.5) (2022-11-02)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "@sqds/based",
- "version": "1.0.5",
+ "version": "1.0.6",
"description": "",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
0 commit comments