Skip to content

Commit 290ba6c

Browse files
authored
Merge pull request #13 from Squads-Protocol/release-please--branches--main--components--release-please-action
chore(main): release 1.0.6
2 parents a72c023 + f934c88 commit 290ba6c

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

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

3+
## [1.0.6](https://github.com/Squads-Protocol/based-cli/compare/v1.0.5...v1.0.6) (2022-11-02)
4+
5+
6+
### Bug Fixes
7+
8+
* **keywords:** added keywords to package.json ([a694d30](https://github.com/Squads-Protocol/based-cli/commit/a694d300790a2aa7fc97bc3c836b25e5a6687e19))
9+
310
## [1.0.5](https://github.com/Squads-Protocol/based-cli/compare/v1.0.4...v1.0.5) (2022-11-02)
411

512

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.5",
3+
"version": "1.0.6",
44
"description": "",
55
"scripts": {
66
"test": "echo \"Error: no test specified\" && exit 1"

0 commit comments

Comments
 (0)