Skip to content

Commit f9f8d5b

Browse files
chore(release): 1.3.4 [skip ci]
## [1.3.4](v1.3.3...v1.3.4) (2025-07-03) ### Bug Fixes * add default export to package.json for module compatibility ([3ebcd22](3ebcd22))
1 parent 3ebcd22 commit f9f8d5b

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.3.4](https://github.com/blorisl/modular-cli-menu/compare/v1.3.3...v1.3.4) (2025-07-03)
2+
3+
4+
### Bug Fixes
5+
6+
* add default export to package.json for module compatibility ([3ebcd22](https://github.com/blorisl/modular-cli-menu/commit/3ebcd228a281aebd0b91bb4fdbbb74c5ae509d7a))
7+
18
## [1.3.3](https://github.com/blorisl/modular-cli-menu/compare/v1.3.2...v1.3.3) (2025-07-03)
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: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "1.3.3",
2+
"version": "1.3.4",
33
"name": "modular-cli-menu",
44
"description": "",
55
"keywords": [

0 commit comments

Comments
 (0)