From 34d2478a7881f515ce5313b1c19cfc330934b03f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 7 Jul 2025 22:51:48 +0000 Subject: [PATCH] chore(master): release 1.1.2 --- .release-please-manifest.json | 2 +- CHANGELOG.md | 10 +++++++++- 2 files changed, 10 insertions(+), 2 deletions(-) diff --git a/.release-please-manifest.json b/.release-please-manifest.json index c4ddc748..53b7bc9c 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "1.1.1" + ".": "1.1.2" } diff --git a/CHANGELOG.md b/CHANGELOG.md index 2fb7a442..66ea3c9c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,12 @@ -# Changelog +# Changelog + +## [1.1.2](https://github.com/supabase-community/supabase-csharp/compare/v1.1.1...v1.1.2) (2025-07-07) + + +### Bug Fixes + +* 14 - Update gotrue-csharp@2.3.0 ([183a30f](https://github.com/supabase-community/supabase-csharp/commit/183a30f6c879edbe1001bb750878edc185257ccd)) +* 5 ([1d30b7b](https://github.com/supabase-community/supabase-csharp/commit/1d30b7bbf953be8e9f34a2cbfee3f2257c084001)) ## 1.1.1 - 2024-07-27