diff --git a/CHANGELOG.md b/CHANGELOG.md index 3db9cc2..4bd3272 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [2.5.0](https://github.com/smallTrogdor/journey-maps-client-flutter/compare/2.4.0...2.5.0) (2024-11-14) + + +### Features + +* make fake Feature ([e43b081](https://github.com/smallTrogdor/journey-maps-client-flutter/commit/e43b081af44dec086789264e6e0b383183a5e656)) + ## [2.4.0](https://github.com/smallTrogdor/journey-maps-client-flutter/compare/v2.3.1...2.4.0) (2024-11-14) diff --git a/ci/.release-please-manifest.json b/ci/.release-please-manifest.json index 9afa980..0632e9a 100644 --- a/ci/.release-please-manifest.json +++ b/ci/.release-please-manifest.json @@ -1,4 +1,4 @@ { - ".": "2.4.0", + ".": "2.5.0", "example": "2.4.0" } diff --git a/pubspec.yaml b/pubspec.yaml index 6c8257f..d095732 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.4.0 +version: 2.5.0 publish_to: "none" environment: