feat(dependencies): Upgrade dependencies and include publish orders

This commit is contained in:
2024-11-05 02:06:44 +01:00
parent ea7f6a6477
commit 614ed78928
8 changed files with 389 additions and 102 deletions

View File

@@ -1,5 +1,13 @@
# Changelog
## 2024-11-05 - 4.3.0 - feat(dependencies)
Upgrade dependencies and include publish orders
- Upgraded @git.zone/tsbuild to version ^2.2.0
- Upgraded @git.zone/tspublish to version ^1.7.6
- Upgraded @types/node to version ^22.8.7
- Added publish order to ts_apiclient/tspublish.json and ts_interfaces/tspublish.json
## 2024-11-04 - 4.2.1 - fix(config)
Fix Docker image URL in Gitea workflow.