From c51c6911385107000ab1dd311d0d4942a03374fd Mon Sep 17 00:00:00 2001 From: "release-please[bot]" <55107282+release-please[bot]@users.noreply.github.com> Date: Wed, 21 May 2025 16:04:01 +0000 Subject: [PATCH] chore(main): release 1.9.3 --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 02369ea..7a0c139 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [1.9.3](https://github.com/GoogleCloudPlatform/functions-framework-go/compare/v1.9.2...v1.9.3) (2025-05-21) + + +### Bug Fixes + +* Updating functions framework matrix for newer go versions ([#269](https://github.com/GoogleCloudPlatform/functions-framework-go/issues/269)) ([eb35318](https://github.com/GoogleCloudPlatform/functions-framework-go/commit/eb35318cd8f6c066c1571a8fbd989e8137ff459c)) + ## [1.9.2](https://github.com/GoogleCloudPlatform/functions-framework-go/compare/v1.9.1...v1.9.2) (2025-03-27)