From 553eaf5989beac8772fc48ad5d46e53869ba4af0 Mon Sep 17 00:00:00 2001 From: "farwatch-release-bot[bot]" <307406572+farwatch-release-bot[bot]@users.noreply.github.com> Date: Tue, 21 Jul 2026 14:25:17 +0000 Subject: [PATCH] chore(main): release 0.2.2 --- .release-please-manifest.json | 2 +- CHANGELOG.md | 9 +++++++++ pubspec.yaml | 2 +- 3 files changed, 11 insertions(+), 2 deletions(-) diff --git a/.release-please-manifest.json b/.release-please-manifest.json index af55ef0..949ce4c 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "0.2.1" + ".": "0.2.2" } diff --git a/CHANGELOG.md b/CHANGELOG.md index 825c32f..e829c37 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1 +1,10 @@ # Changelog + +## [0.2.2](https://github.com/yipjunkai/farwatch-mobile/compare/v0.2.1...v0.2.2) (2026-07-21) + + +### Bug Fixes + +* **deps:** bump 4 gems in ios/Gemfile.lock to clear 6 advisories ([290eddd](https://github.com/yipjunkai/farwatch-mobile/commit/290edddd7d1a3de609480662e2770e62bbdbf9e5)) + +## Changelog diff --git a/pubspec.yaml b/pubspec.yaml index 05f7061..63bb54a 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,7 +1,7 @@ name: farwatch_app description: "Farwatch mobile client" publish_to: 'none' -version: 0.2.1+0 +version: 0.2.2+1 environment: sdk: ^3.11.3