fix(commitinfo): Bump commitinfo version to 19.2.1

This commit is contained in:
2025-05-18 18:32:15 +00:00
parent 62605a1098
commit 628bcab912

View File

@@ -1,5 +1,10 @@
# Changelog # Changelog
## 2025-05-18 - 19.2.1 - fix(commitinfo)
Bump commitinfo version to 19.2.1
- Updated ts/00_commitinfo_data.ts to reflect version 19.2.1 which indicates a patch level update.
## 2025-05-18 - 19.2.1 - fix(examples/dynamic-port-management) ## 2025-05-18 - 19.2.1 - fix(examples/dynamic-port-management)
Add explicit IRouteConfig type annotations and use 'as const' for action types in dynamic port management example Add explicit IRouteConfig type annotations and use 'as const' for action types in dynamic port management example