Skip to content

Commit ab613d5

Browse files
authored
Merge pull request #11 from Squads-Protocol/release-please--branches--main--components--release-please-action
chore(main): release 1.2.4
2 parents c504cb9 + e475472 commit ab613d5

3 files changed

Lines changed: 11 additions & 3 deletions

File tree

CHANGELOG.md

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

3+
## [1.2.4](https://github.com/Squads-Protocol/squads-cli/compare/v1.2.3...v1.2.4) (2022-12-13)
4+
5+
6+
### Bug Fixes
7+
8+
* **info:** added info for idl and package.json loading ([de0e508](https://github.com/Squads-Protocol/squads-cli/commit/de0e5085a5ae35e9c845d0655939a1815932782b))
9+
* **merge:** conflict resolved ([32267fe](https://github.com/Squads-Protocol/squads-cli/commit/32267fe791587d556ccd4af95c6e366ebc0dfbd4))
10+
311
## [1.2.3](https://github.com/Squads-Protocol/squads-cli/compare/v1.2.2...v1.2.3) (2022-12-13)
412

513
### Bug Fixes

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

0 commit comments

Comments
 (0)