This commit is contained in:
2024-10-21 14:37:23 +02:00
parent 76a1da6ca5
commit fda3204cfb
3 changed files with 12 additions and 1 deletions

View File

@@ -1,5 +1,15 @@
# Changelog
## 2024-10-21 - 1.2.3 - fix(classes.publishmodule)
Add missing 'type: module' to dynamically generated package.json
- Ensure that the 'type: module' field is included in each dynamically generated package.json file for consistent module handling.
## 2024-10-21 - 1.2.3 - fix(classes.publishmodule)
Add missing 'type: module' to dynamically generated package.json
- Ensure that the 'type: module' field is included in each dynamically generated package.json file for consistent module handling.
## 2024-10-21 - 1.2.2 - fix(publishmodule)
Fix bug in package.json creation for publish module