diff --git a/CHANGELOG.md b/CHANGELOG.md index 402f7d5499..eff72ae1a4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,13 @@ # Changelog +## [1.69.3](https://github.com/windmill-labs/windmill/compare/v1.69.2...v1.69.3) (2023-02-24) + + +### Bug Fixes + +* **deno:** fix denoify buffer handling ([c2e5afd](https://github.com/windmill-labs/windmill/commit/c2e5afd4e07fb63375832f308da8c744616ee188)) + ## [1.69.2](https://github.com/windmill-labs/windmill/compare/v1.69.1...v1.69.2) (2023-02-24) diff --git a/version.txt b/version.txt index 92a77f65c2..85f4470a9b 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -1.69.2 +1.69.3