File tree 2 files changed +12
-1
lines changed
2 files changed +12
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ 1.2.6] ( https://github.com/Squads-Protocol/squads-cli/compare/v1.2.5...v1.2.6 ) (2023-03-08)
4
+
5
+
6
+ ### Bug Fixes
7
+
8
+ * ** bin:** added bin path ([ dec2347] ( https://github.com/Squads-Protocol/squads-cli/commit/dec23474b4b962c16cd15dad260898c7d51bb819 ) )
9
+ * ** refactor:** updated sdk dependency ([ d026be7] ( https://github.com/Squads-Protocol/squads-cli/commit/d026be7a6527a07ebc8f7bdb94cc65a72c6f0e8d ) )
10
+ * ** token:** fixed token instruction ([ a62343a] ( https://github.com/Squads-Protocol/squads-cli/commit/a62343a162d80dab067646b21a138fe17545740c ) )
11
+ * ** ts-update:** migrate to ts ([ d445766] ( https://github.com/Squads-Protocol/squads-cli/commit/d44576648245908b1bc6d2986399dc1eaab3db34 ) )
12
+ * ** updates:** added more types ([ 3365d53] ( https://github.com/Squads-Protocol/squads-cli/commit/3365d530d0185a4cc5dcd15d08adb4989086da11 ) )
13
+
3
14
## [ 1.2.5] ( https://github.com/Squads-Protocol/squads-cli/compare/v1.2.4...v1.2.5 ) (2022-12-13)
4
15
5
16
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @sqds/cli" ,
3
- "version" : " 2.0.1 " ,
3
+ "version" : " 1.2.6 " ,
4
4
"description" : " " ,
5
5
"main" : " bin/index.js" ,
6
6
"scripts" : {
You can’t perform that action at this time.
0 commit comments