diff --git a/CHANGELOG.md b/CHANGELOG.md index 7517f8e..78d315a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,11 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +## [0.16.5] - 2026-04-04 + +### Changed +- Upgrade vendored typescript-go to [`7d9b07b896c1`](https://github.com/microsoft/typescript-go/commit/7d9b07b896c1d6ef5fb6bf2df2e51d86017b96a4) + ## [0.16.4] - 2026-04-04 ### Changed @@ -222,6 +227,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Multi-stage Docker build - Automated vendor upgrade workflow +[0.16.5]: https://github.com/gooddata/gooddata-goodchanges/compare/v0.16.4...v0.16.5 [0.16.4]: https://github.com/gooddata/gooddata-goodchanges/compare/v0.16.3...v0.16.4 [0.16.3]: https://github.com/gooddata/gooddata-goodchanges/compare/v0.16.2...v0.16.3 [0.16.2]: https://github.com/gooddata/gooddata-goodchanges/compare/v0.16.1...v0.16.2 diff --git a/TSGO_COMMIT b/TSGO_COMMIT index b2a5b61..e686989 100644 --- a/TSGO_COMMIT +++ b/TSGO_COMMIT @@ -1 +1 @@ -df62f5db69a21689596f96658859734b2a6843fd \ No newline at end of file +7d9b07b896c1d6ef5fb6bf2df2e51d86017b96a4 \ No newline at end of file diff --git a/VERSION b/VERSION index 806935b..3ccca1e 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.16.4 \ No newline at end of file +0.16.5 \ No newline at end of file