diff --git a/CHANGELOG.md b/CHANGELOG.md index e352872f329d..9e95bd8b6335 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,12 +1,12 @@ -## 3.3.4 +## 3.3.4 - 2024-04-17 This is a patch release that: - Fixes an issue with JS interop in dart2wasm where JS interop methods that used the enclosing library's `@JS` annotation were actually using the invocation's - enclosing library's `@JS` annotation. (issue [#55359]) + enclosing library's `@JS` annotation. (issue [#55430]). -[#55359]: https://github.com/dart-lang/sdk/issues/55359 +[#55430]: https://github.com/dart-lang/sdk/issues/55430 ## 3.3.3 - 2024-03-27 diff --git a/tools/VERSION b/tools/VERSION index cf8aedca2228..e8e9e7404e56 100644 --- a/tools/VERSION +++ b/tools/VERSION @@ -26,6 +26,6 @@ CHANNEL stable MAJOR 3 MINOR 3 -PATCH 3 +PATCH 4 PRERELEASE 0 PRERELEASE_PATCH 0