feat(index): Bump @tsclass/tsclass to 9.2.0 and update module exports to include handlers

This commit is contained in:
2025-05-05 12:02:04 +00:00
parent d456876de7
commit 10511b4293
5 changed files with 21 additions and 9 deletions

View File

@@ -1,5 +1,11 @@
# Changelog
## 2025-05-05 - 7.3.0 - feat(index)
Bump @tsclass/tsclass to 9.2.0 and update module exports to include handlers
- Upgrade @tsclass/tsclass dependency from 9.1.0 to 9.2.0 in package.json
- Add explicit export of handlers in ts/index.ts to improve module accessibility
## 2025-05-05 - 7.2.5 - fix(smartacme)
Refactor module exports and update wildcard certificate support documentation