diff --git a/CHANGELOG.md b/CHANGELOG.md index 4f9dd3e..06555c7 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.24.3] - 2026-07-23 + +### Changed +- Upgrade vendored typescript-go to [`49b85c922aed`](https://github.com/microsoft/typescript-go/commit/49b85c922aed1b558676bfbe5dbd9ca0015f1408) + ## [0.24.2] - 2026-07-23 ### Changed @@ -332,6 +337,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Multi-stage Docker build - Automated vendor upgrade workflow +[0.24.3]: https://github.com/gooddata/gooddata-goodchanges/compare/v0.24.2...v0.24.3 [0.24.2]: https://github.com/gooddata/gooddata-goodchanges/compare/v0.24.1...v0.24.2 [0.24.0]: https://github.com/gooddata/gooddata-goodchanges/compare/v0.23.0...v0.24.0 [0.23.0]: https://github.com/gooddata/gooddata-goodchanges/compare/v0.22.0...v0.23.0 diff --git a/TSGO_COMMIT b/TSGO_COMMIT index dc6bc38..37dc313 100644 --- a/TSGO_COMMIT +++ b/TSGO_COMMIT @@ -1 +1 @@ -0fa4110e4e0ef5f08a5255aa5f21d9f57697e989 \ No newline at end of file +49b85c922aed1b558676bfbe5dbd9ca0015f1408 \ No newline at end of file diff --git a/VERSION b/VERSION index 6ee46a3..fef426c 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.24.2 \ No newline at end of file +0.24.3 \ No newline at end of file