diff --git a/CHANGELOG.md b/CHANGELOG.md index 5d49cac..e58c8ea 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.3] - 2026-04-04 + +### Changed +- Upgrade vendored typescript-go to [`65056016dd8a`](https://github.com/microsoft/typescript-go/commit/65056016dd8aeba2a1f37bfad66240eb98e8a211) + ## [0.16.2] - 2026-04-04 ### Changed @@ -212,6 +217,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.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 [0.16.0]: https://github.com/gooddata/gooddata-goodchanges/compare/v0.15.3...v0.16.0 diff --git a/TSGO_COMMIT b/TSGO_COMMIT index 093f076..78c6d92 100644 --- a/TSGO_COMMIT +++ b/TSGO_COMMIT @@ -1 +1 @@ -df56d26717f7724c28e759f30d3b74506b00fb1f \ No newline at end of file +65056016dd8aeba2a1f37bfad66240eb98e8a211 \ No newline at end of file diff --git a/VERSION b/VERSION index 3b7660a..6b4966d 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.16.2 \ No newline at end of file +0.16.3 \ No newline at end of file