Skip to content

Commit

Permalink
chore(release): v0.0.16
Browse files Browse the repository at this point in the history
  • Loading branch information
nethriis committed May 23, 2024
1 parent 7a5af14 commit 7756889
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 1 deletion.
17 changes: 17 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,22 @@
# Changelog

## v0.0.16

[compare changes](https://github.com/harmonix-js/cli/compare/v0.0.15...v0.0.16)

### 🚀 Enhancements

- Change start command to dev ([7a5af14](https://github.com/harmonix-js/cli/commit/7a5af14))

### 🩹 Fixes

- Update dependencies ([d38b7ff](https://github.com/harmonix-js/cli/commit/d38b7ff))

### ❤️ Contributors

- Nethris <[email protected]>
- Nethriis <[email protected]>

## v0.0.15

[compare changes](https://github.com/harmonix-js/cli/compare/v0.0.14...v0.0.15)
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@harmonix-js/cli",
"version": "0.0.15",
"version": "0.0.16",
"description": "⚡️ Harmonix Framework CLI Experience",
"repository": "harmonix-js/cli",
"license": "MIT",
Expand Down

0 comments on commit 7756889

Please sign in to comment.