We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0c99427 + d2e7782 commit a321a60Copy full SHA for a321a60
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [1.0.2](https://github.com/Squads-Protocol/based-cli/compare/v1.0.1...v1.0.2) (2022-11-02)
4
+
5
6
+### Bug Fixes
7
8
+* **meta:** updated license and readme ([a183675](https://github.com/Squads-Protocol/based-cli/commit/a183675c257ae8534a62b50708882c7be500b177))
9
10
## [1.0.1](https://github.com/Squads-Protocol/based-cli/compare/v1.0.0...v1.0.1) (2022-11-02)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "@sqds/based",
- "version": "1.0.1",
+ "version": "1.0.2",
"description": "",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
0 commit comments