Skip to content

Commit 0aecaec

Browse files
committed
chore(release): v0.0.8
1 parent b2eb1ca commit 0aecaec

File tree

2 files changed

+20
-1
lines changed

2 files changed

+20
-1
lines changed

CHANGELOG.md

+19
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,24 @@
11
# Changelog
22

3+
## v0.0.8
4+
5+
[compare changes](https://github.com/harmonix-js/cli/compare/v0.0.7...v0.0.8)
6+
7+
### 🚀 Enhancements
8+
9+
- Add context menu and precondition option to add command ([1f3b95a](https://github.com/harmonix-js/cli/commit/1f3b95a))
10+
11+
### 🩹 Fixes
12+
13+
- Unused files ([275da0d](https://github.com/harmonix-js/cli/commit/275da0d))
14+
- Pnpm-lock version ([3013255](https://github.com/harmonix-js/cli/commit/3013255))
15+
- Update dependencies ([b2eb1ca](https://github.com/harmonix-js/cli/commit/b2eb1ca))
16+
17+
### ❤️ Contributors
18+
19+
- Nethriis <[email protected]>
20+
- Nethris <[email protected]>
21+
322
## v0.0.7
423

524
[compare changes](https://github.com/harmonix-js/cli/compare/v0.0.6...v0.0.7)

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@harmonix-js/cli",
3-
"version": "0.0.7",
3+
"version": "0.0.8",
44
"description": "⚡️ Harmonix Framework CLI Experience",
55
"repository": "harmonix-js/cli",
66
"license": "MIT",

0 commit comments

Comments
 (0)