feat(cli): Add tspublish.json for CLI client and interfaces

This commit is contained in:
2024-10-21 16:37:46 +02:00
parent 4e1f9464fe
commit 240516520a
8 changed files with 32 additions and 8 deletions

View File

@@ -1,5 +1,12 @@
# Changelog
## 2024-10-21 - 1.2.0 - feat(cli)
Add tspublish.json for CLI client and interfaces
- Added registration details for publishing CLI client (@serve.zone/cli)
- Specified npm and custom registries in the tspublish.json for better publish control
- Updated dependency version for @git.zone/tspublish in package.json
## 2024-10-21 - 1.1.9 - fix(build)
Update Node types and other dependencies, add tspublish.json for api client