Skip to content

Commit 26a6105

Browse files
chore(main): release 1.2.6
1 parent a62343a commit 26a6105

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
11
# Changelog
22

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+
314
## [1.2.5](https://github.com/Squads-Protocol/squads-cli/compare/v1.2.4...v1.2.5) (2022-12-13)
415

516

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@sqds/cli",
3-
"version": "2.0.1",
3+
"version": "1.2.6",
44
"description": "",
55
"main": "bin/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)