fix(build/publishing): Remove migration guide and update publishing and schematron download configurations

This commit is contained in:
2025-08-11 19:35:16 +00:00
parent cdb30d867d
commit a106d66a10
6 changed files with 17 additions and 245 deletions

View File

@@ -1,5 +1,14 @@
# Changelog
## 2025-08-11 - 5.1.1 - fix(build/publishing)
Remove migration guide and update publishing and schematron download configurations
- Deleted MIGRATION.md as migration instructions are no longer needed in v5.x
- Updated .claude/settings.local.json to include new permission settings
- Changed import in ts_install/download-schematron.ts to use 'dist_ts' instead of 'ts'
- Added tspublish.json files in both ts and ts_install with an explicit order configuration
- Refined publishing configuration (ts/tspublish.json) to align with new build process
## 2025-01-11 - 5.1.0 - feat(compliance)
Achieve 100% EN16931 compliance with comprehensive validation support