Skip to content
This repository was archived by the owner on Jun 12, 2026. It is now read-only.

Commit 834f7b2

Browse files
authored
Merge pull request #6 from Squads-Protocol/release-please--branches--main--components--release-please-action
chore(main): release 1.2.2
2 parents 7c40d19 + a27db6f commit 834f7b2

3 files changed

Lines changed: 13 additions & 3 deletions

File tree

CHANGELOG.md

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

3+
## [1.2.2](https://github.com/Squads-Protocol/squads-cli/compare/v1.2.1...v1.2.2) (2022-12-13)
4+
5+
6+
### Bug Fixes
7+
8+
* **address:** updated address and sdk ([ef66764](https://github.com/Squads-Protocol/squads-cli/commit/ef667643b6df6e0018c1ffa718bb45b02af14a09))
9+
* **cleanup:** remove old lib/ ([fe54b81](https://github.com/Squads-Protocol/squads-cli/commit/fe54b81c42c9575b8118517d0966477e132bdda6))
10+
* **config:** update to config program id and program manager id ([1a25fd8](https://github.com/Squads-Protocol/squads-cli/commit/1a25fd87efd9c952e820fad01551188227deddcb))
11+
* **logs:** removed from setup ([0cc8e31](https://github.com/Squads-Protocol/squads-cli/commit/0cc8e3156288189c077cca8b0d4144aa4705c990))
12+
313
## [1.2.1](https://github.com/Squads-Protocol/squads-cli/compare/v1.2.0...v1.2.1) (2022-11-02)
414

515

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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": "1.2.1",
3+
"version": "1.2.2",
44
"description": "",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)