diff --git a/changelog.md b/changelog.md index 68df506..4901634 100644 --- a/changelog.md +++ b/changelog.md @@ -1,5 +1,10 @@ # 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) Add explicit IRouteConfig type annotations and use 'as const' for action types in dynamic port management example