We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1905168 + a59e169 commit a4b5beeCopy full SHA for a4b5bee
2 files changed
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [1.2.5](https://github.com/Squads-Protocol/squads-cli/compare/v1.2.4...v1.2.5) (2022-12-13)
4
+
5
6
+### Bug Fixes
7
8
+* **lock:** removed package-lock.json ([60badce](https://github.com/Squads-Protocol/squads-cli/commit/60badce32916c3d57b41368f5f94afbd077df4e0))
9
10
## [1.2.4](https://github.com/Squads-Protocol/squads-cli/compare/v1.2.3...v1.2.4) (2022-12-13)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "@sqds/cli",
- "version": "1.2.4",
+ "version": "1.2.5",
"description": "",
"main": "index.js",
"scripts": {
0 commit comments