diff --git a/CHANGELOG.md b/CHANGELOG.md index e58c8ea..7517f8e 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.4] - 2026-04-04 + +### Changed +- Upgrade vendored typescript-go to [`df62f5db69a2`](https://github.com/microsoft/typescript-go/commit/df62f5db69a21689596f96658859734b2a6843fd) + ## [0.16.3] - 2026-04-04 ### Changed @@ -217,6 +222,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.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 [0.16.1]: https://github.com/gooddata/gooddata-goodchanges/compare/v0.16.0...v0.16.1 diff --git a/TSGO_COMMIT b/TSGO_COMMIT index 78c6d92..b2a5b61 100644 --- a/TSGO_COMMIT +++ b/TSGO_COMMIT @@ -1 +1 @@ -65056016dd8aeba2a1f37bfad66240eb98e8a211 \ No newline at end of file +df62f5db69a21689596f96658859734b2a6843fd \ No newline at end of file diff --git a/VERSION b/VERSION index 6b4966d..806935b 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.16.3 \ No newline at end of file +0.16.4 \ No newline at end of file