Skip to content

Commit ffd044d

Browse files
committed
chore(release): v0.0.14
1 parent 05877d1 commit ffd044d

File tree

2 files changed

+19
-1
lines changed

2 files changed

+19
-1
lines changed

CHANGELOG.md

+18
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,23 @@
11
# Changelog
22

3+
## v0.0.14
4+
5+
[compare changes](https://github.com/harmonix-js/cli/compare/v0.0.13...v0.0.14)
6+
7+
### 🚀 Enhancements
8+
9+
- Add button modal and select-menu add option ([21b4fe7](https://github.com/harmonix-js/cli/commit/21b4fe7))
10+
- Add update command ([05877d1](https://github.com/harmonix-js/cli/commit/05877d1))
11+
12+
### 🩹 Fixes
13+
14+
- Update dependencies ([514a093](https://github.com/harmonix-js/cli/commit/514a093))
15+
16+
### ❤️ Contributors
17+
18+
- Nethris <[email protected]>
19+
- Nethriis <[email protected]>
20+
321
## v0.0.13
422

523
[compare changes](https://github.com/harmonix-js/cli/compare/v0.0.12...v0.0.13)

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.13",
3+
"version": "0.0.14",
44
"description": "⚡️ Harmonix Framework CLI Experience",
55
"repository": "harmonix-js/cli",
66
"license": "MIT",

0 commit comments

Comments
 (0)