From f0317b652c2fdffbb67dd3a9834d85416b06b211 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 13 Nov 2024 19:08:42 +0100 Subject: [PATCH] Release 2.3.1 (#27) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Nico Vidoni <30844036+smallTrogdor@users.noreply.github.com> --- CHANGELOG.md | 9 +++++++++ ci/.release-please-manifest.json | 2 +- pubspec.yaml | 2 +- 3 files changed, 11 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9345d30..6777c4f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,14 @@ # Changelog +## [2.3.1](https://github.com/SchweizerischeBundesbahnen/journey-maps-client-flutter/compare/2.3.0...2.3.1) (2024-11-13) + + +### Bug Fixes + +* dismissTracking called only when SBBMap leaves tracking mode ([#28](https://github.com/SchweizerischeBundesbahnen/journey-maps-client-flutter/issues/28)) ([8ba8ae2](https://github.com/SchweizerischeBundesbahnen/journey-maps-client-flutter/commit/8ba8ae270f0291e0c14e891699481bb1bab23992)) +* initialCameraPosition null causes crash in SBBMap ([#30](https://github.com/SchweizerischeBundesbahnen/journey-maps-client-flutter/issues/30)) ([57b15b7](https://github.com/SchweizerischeBundesbahnen/journey-maps-client-flutter/commit/57b15b782f44908c21a47c830b50192069eaa495)) +* rebuilding the CustomMapStyler correctly wires it to the MapStyleButton ([6ff2a70](https://github.com/SchweizerischeBundesbahnen/journey-maps-client-flutter/commit/6ff2a70c075a46987cb594bf736d84c8b0250fa5)) + ## [2.3.0](https://github.com/SchweizerischeBundesbahnen/journey-maps-client-flutter/compare/v2.2.0...2.3.0) (2024-11-04) diff --git a/ci/.release-please-manifest.json b/ci/.release-please-manifest.json index 95f4f1b..e6c3cf2 100644 --- a/ci/.release-please-manifest.json +++ b/ci/.release-please-manifest.json @@ -1,4 +1,4 @@ { - ".": "2.3.0", + ".": "2.3.1", "example": "2.3.0" } diff --git a/pubspec.yaml b/pubspec.yaml index 0f8f368..5259c2e 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: sbb_maps_flutter description: The SBB Maps SDK using MapLibre under the hood and ROKAS map styling. -version: 2.3.0 +version: 2.3.1 publish_to: "none" environment: