diff --git a/CHANGELOG.md b/CHANGELOG.md index d0ba807..84c3a72 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.19.4] - 2026-04-29 + +### Changed +- Upgrade vendored typescript-go to [`56ab4af42157`](https://github.com/microsoft/typescript-go/commit/56ab4af421576f5326e0c08be5ac67149c053618) + ## [0.19.3] - 2026-04-28 ### Changed @@ -277,6 +282,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Multi-stage Docker build - Automated vendor upgrade workflow +[0.19.4]: https://github.com/gooddata/gooddata-goodchanges/compare/v0.19.3...v0.19.4 [0.19.3]: https://github.com/gooddata/gooddata-goodchanges/compare/v0.19.2...v0.19.3 [0.19.2]: https://github.com/gooddata/gooddata-goodchanges/compare/v0.19.1...v0.19.2 [0.19.1]: https://github.com/gooddata/gooddata-goodchanges/compare/v0.19.0...v0.19.1 diff --git a/TSGO_COMMIT b/TSGO_COMMIT index 5eb35bb..b8ea425 100644 --- a/TSGO_COMMIT +++ b/TSGO_COMMIT @@ -1 +1 @@ -3499951dbc497cb26a53717ed00b294e74d2891a \ No newline at end of file +56ab4af421576f5326e0c08be5ac67149c053618 \ No newline at end of file diff --git a/VERSION b/VERSION index 918820b..c7562ca 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.19.3 \ No newline at end of file +0.19.4 \ No newline at end of file