Skip to content

Commit 27a22b5

Browse files
chore(release): 1.2.0 [skip ci]
# [1.2.0](v1.1.0...v1.2.0) (2025-05-24) ### Features * add clean-pkg-json dependency ([a4f8385](a4f8385))
1 parent a4f8385 commit 27a22b5

File tree

3 files changed

+11
-4
lines changed

3 files changed

+11
-4
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [1.2.0](https://github.com/blorisl/modular-cli-menu/compare/v1.1.0...v1.2.0) (2025-05-24)
2+
3+
4+
### Features
5+
6+
* add clean-pkg-json dependency ([a4f8385](https://github.com/blorisl/modular-cli-menu/commit/a4f8385e7e4da0ea8e84695f52e763d7da0d27f1))
7+
18
# [1.1.0](https://github.com/BlorisL/modular-cli-menu/compare/v1.0.0...v1.1.0) (2025-05-24)
29

310

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: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "1.1.0",
2+
"version": "1.2.0",
33
"name": "modular-cli-menu",
44
"description": "",
55
"keywords": [
@@ -63,4 +63,4 @@
6363
"pack:test": "npm pack --dry-run",
6464
"prepack": "clean-pkg-json -r dependencies"
6565
}
66-
}
66+
}

0 commit comments

Comments
 (0)