diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 55e469b..888a26f 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1 +1 @@ -{".":"0.2.4"} +{".":"0.2.5"} diff --git a/CHANGELOG.md b/CHANGELOG.md index e69ad14..7759079 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,27 @@ * force release ([#41](https://github.com/spotify/confidence-sdk-flutter/issues/41)) ([6334911](https://github.com/spotify/confidence-sdk-flutter/commit/6334911e207b3a34a5b450ec1bf45d7ec5eafd69)) +## [0.2.5](https://github.com/spotify/confidence-sdk-flutter/compare/confidence_flutter_sdk-0.2.4...confidence_flutter_sdk-0.2.5) (2026-09-08) + + +### ๐Ÿ› Bug Fixes + +* always reply to track method channel calls and surface failures ([#75](https://github.com/spotify/confidence-sdk-flutter/issues/75)) ([aef9098](https://github.com/spotify/confidence-sdk-flutter/commit/aef90986b52bf0cf68635b3e68ef50dde715f685)) +* **ci:** modernize iOS integration test runner ([#74](https://github.com/spotify/confidence-sdk-flutter/issues/74)) ([3925523](https://github.com/spotify/confidence-sdk-flutter/commit/39255234f7f409522c10999aea8eb70b10df2c06)) +* **ci:** prevent iOS test workflow hangs ([#72](https://github.com/spotify/confidence-sdk-flutter/issues/72)) ([1c801df](https://github.com/spotify/confidence-sdk-flutter/commit/1c801dfb7e235587bf11684a366453a1fe552286)) +* **ci:** select available iOS simulator ([b3c6df3](https://github.com/spotify/confidence-sdk-flutter/commit/b3c6df3336f02606f7d96d5fa4b6509a618ee7dd)) +* stop publishing unsupported tracking values as 0 ([#77](https://github.com/spotify/confidence-sdk-flutter/issues/77)) ([bff08df](https://github.com/spotify/confidence-sdk-flutter/commit/bff08dfb4ce0f04cd5e6686d47ca21836a6df15b)) + + +### โœจ New Features + +* add custom resolve base URL ([#69](https://github.com/spotify/confidence-sdk-flutter/issues/69)) ([85153bc](https://github.com/spotify/confidence-sdk-flutter/commit/85153bc47081cb5325b47c057b921d5361605d2c)) + + +### ๐Ÿงน Chore + +* **ci:** update action versions ([#73](https://github.com/spotify/confidence-sdk-flutter/issues/73)) ([f64b5fb](https://github.com/spotify/confidence-sdk-flutter/commit/f64b5fb41f20f5a1c81a64b0f475829cf2b5071e)) + ## [0.2.4](https://github.com/spotify/confidence-sdk-flutter/compare/confidence_flutter_sdk-0.2.3...confidence_flutter_sdk-0.2.4) (2026-06-22) diff --git a/pubspec.yaml b/pubspec.yaml index f0ea180..3f8fa0c 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: confidence_flutter_sdk description: "Flutter implementation of the Confidence SDK." -version: 0.2.4 +version: 0.2.5 homepage: https://confidence.spotify.com platforms: