fix(core): Fixed syntax issues in commitinfo data and package.json file.

This commit is contained in:
2024-10-28 16:55:25 +01:00
parent 6956524c6e
commit 41c54a070c
4 changed files with 11 additions and 4 deletions

View File

@@ -1,5 +1,11 @@
# Changelog
## 2024-10-28 - 4.1.1 - fix(core)
Fixed syntax issues in commitinfo data and package.json file.
- Added a missing newline at the end of the package.json file.
- Corrected a trailing comma and added proper syntax in the commitinfo data.
## 2024-10-28 - 4.1.0 - feat(core)
Enhance core functionality for cloud management and orchestration