Skip to content

Commit

Permalink
7.0.1 release
Browse files Browse the repository at this point in the history
  • Loading branch information
nolimits4web committed Jan 18, 2023
1 parent 639372e commit 60c2a7b
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@

# Change Log

# [7.0.1](https://github.com/framework7io/framework7-cli/compare/v7.0.0...v7.0.1) (2023-01-18)

### Bug Fixes

- lock vite svelte plugin to v1 ([639372e](https://github.com/framework7io/framework7-cli/commit/639372e4ffee97576c25b3e2bfcb51d244d5c0be))
- update build-cordova script to use new hash format used in Vite ([1adcec4](https://github.com/framework7io/framework7-cli/commit/1adcec4df46b7852a7933c8c57783b05f9d5b7cc))

# [7.0.0](https://github.com/framework7io/framework7-cli/compare/v5.1.7...v7.0.0) (2022-04-15)

### Bug Fixes
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "framework7-cli",
"version": "7.0.0",
"version": "7.0.1",
"description": "Framework7 command line utility (CLI)",
"main": "index.js",
"bin": {
Expand Down

0 comments on commit 60c2a7b

Please sign in to comment.