fix(ci/config): Update CI workflow environment variables, refine package metadata, and improve configuration settings

This commit is contained in:
2025-04-06 19:00:35 +00:00
parent 667357c8e4
commit bb838fd16f
9 changed files with 37 additions and 21 deletions

View File

@@ -1,5 +1,13 @@
# Changelog
## 2025-04-06 - 2.0.12 - fix(ci/config)
Update CI workflow environment variables, refine package metadata, and improve configuration settings
- Updated workflow YAML files to use new IMAGE and npmci package names
- Adjusted package.json homepage, added bugs field and pnpm overrides
- Minor formatting improvements in readme.md and .gitignore
- Enhanced tsconfig with baseUrl and paths for improved module resolution
## 2025-04-06 - 2.0.11 - fix(dependencies)
Update dependency names and versions in CI workflows and package configuration