fix(build): Update Node types and other dependencies, add tspublish.json for api client

This commit is contained in:
2024-10-21 14:23:43 +02:00
parent c502d410b1
commit 41f9f93d1c
6 changed files with 1058 additions and 827 deletions

View File

@@ -1,5 +1,13 @@
# Changelog
## 2024-10-21 - 1.1.9 - fix(build)
Update Node types and other dependencies, add tspublish.json for api client
- Updated Node types devDependency to version ^22.7.7 from ^22.7.5.
- Updated smartbucket dependency to version ^3.0.23 from ^3.0.22.
- Added tspublish configuration file to the api client.
- Fixed the npm publish script in package.json.
## 2024-10-16 - 1.1.8 - fix(big fix upgrade)
fix: update dependency versions and address type errors