From fa42b90fe4b3748b53eb93cb3a14e88c95ae3a12 Mon Sep 17 00:00:00 2001 From: Florian Leeser Date: Sun, 29 Mar 2026 19:03:15 +0200 Subject: [PATCH] chore(production): release 1.3.0 --- .release-please-manifest.json | 2 +- CHANGELOG.md | 13 +++++++++++++ pubspec.yaml | 2 +- 3 files changed, 15 insertions(+), 2 deletions(-) diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 41ea87d..96f1cd9 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "1.2.1" + ".": "1.3.0" } diff --git a/CHANGELOG.md b/CHANGELOG.md index ea88276..667bbca 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,18 @@ # Changelog +## [1.3.0](https://github.com/coderaveHQ/memuno_app/compare/v1.2.1...v1.3.0) (2026-03-29) + + +### Features + +* **auth:** introduce MCheckbox and update sign-up legal consent UI ([cb25c5e](https://github.com/coderaveHQ/memuno_app/commit/cb25c5ed271ffe69420b30a39e49975444358617)) +* **meme-templates:** add templates 37-114 and 20kb/150kb image sets ([9b07d05](https://github.com/coderaveHQ/memuno_app/commit/9b07d0509a91eafbeb6ba73888793526e24c9667)) + + +### Bug Fixes + +* **groups:** auto-size create-group sheet so continue button is visible ([a40ce3e](https://github.com/coderaveHQ/memuno_app/commit/a40ce3e417723e48e516e832e014f49d285c8230)) + ## [1.2.1](https://github.com/coderaveHQ/memuno_app/compare/v1.2.0...v1.2.1) (2026-03-28) diff --git a/pubspec.yaml b/pubspec.yaml index 9d84301..1cc7d58 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -8,7 +8,7 @@ publish_to: "none" # NOTE: # - The SemVer part (..) is managed by Release Please. # - The build number (+) is injected by CI via --build-number (GitHub run_number). -version: 1.2.1 +version: 1.3.0 environment: # Dart SDK constraint