Skip to content

Commit d2e7782

Browse files
chore(main): release 1.0.2
1 parent 0c99427 commit d2e7782

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.2](https://github.com/Squads-Protocol/based-cli/compare/v1.0.1...v1.0.2) (2022-11-02)
4+
5+
6+
### Bug Fixes
7+
8+
* **meta:** updated license and readme ([a183675](https://github.com/Squads-Protocol/based-cli/commit/a183675c257ae8534a62b50708882c7be500b177))
9+
310
## [1.0.1](https://github.com/Squads-Protocol/based-cli/compare/v1.0.0...v1.0.1) (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.1",
3+
"version": "1.0.2",
44
"description": "",
55
"scripts": {
66
"test": "echo \"Error: no test specified\" && exit 1"

0 commit comments

Comments
 (0)