Skip to content

Commit 0a7556a

Browse files
committed
9.0.1
1 parent 4275dfc commit 0a7556a

File tree

3 files changed

+7
-3
lines changed

3 files changed

+7
-3
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22

33
# Change Log
44

5+
# [9.0.1](https://github.com/framework7io/framework7-cli/compare/v9.0.0...v9.0.1) (2025-11-26)
6+
7+
- update for F7 v9
8+
59
# [9.0.0](https://github.com/framework7io/framework7-cli/compare/v8.0.4...v9.0.0) (2025-11-25)
610

711
- update for F7 v9

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "framework7-cli",
3-
"version": "9.0.0",
3+
"version": "9.0.1",
44
"description": "Framework7 command line utility (CLI)",
55
"main": "index.js",
66
"bin": {

0 commit comments

Comments
 (0)