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