Skip to content

Commit ed49c42

Browse files
authored
Merge pull request #7 from Squads-Protocol/release-please--branches--main--components--release-please-action
chore(main): release 1.0.3
2 parents f14a533 + 8d47862 commit ed49c42

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.0.3](https://github.com/Squads-Protocol/based-cli/compare/v1.0.2...v1.0.3) (2022-11-02)
4+
5+
6+
### Bug Fixes
7+
8+
* **ata:** ata creation ([06007ee](https://github.com/Squads-Protocol/based-cli/commit/06007ee0ca0e25a3ffe60bd7e3ae2b2994e8eceb))
9+
* **menu:** enter to go back on ata ([1e312c2](https://github.com/Squads-Protocol/based-cli/commit/1e312c2b673e302f8a738542d2133bb003bea843))
10+
* **readme:** added instruction notes ([d17089d](https://github.com/Squads-Protocol/based-cli/commit/d17089dcbeb8f7a061f565e0423ea16c92ba4b0c))
11+
* **readme:** formatting ([4325bba](https://github.com/Squads-Protocol/based-cli/commit/4325bba8d1af19f5d31636dc5dca4eeee8de8825))
12+
* **threshold:** limit threshold to keys length ([eda8270](https://github.com/Squads-Protocol/based-cli/commit/eda82704e4189348a704ef57ad6bc301c13a0442))
13+
314
## [1.0.2](https://github.com/Squads-Protocol/based-cli/compare/v1.0.1...v1.0.2) (2022-11-02)
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/based",
3-
"version": "1.0.2",
3+
"version": "1.0.3",
44
"description": "",
55
"scripts": {
66
"test": "echo \"Error: no test specified\" && exit 1"

0 commit comments

Comments
 (0)