diff --git a/CHANGELOG.md b/CHANGELOG.md index 479cb5d..ffe4f66 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +# [1.6.0](https://github.com/Stacked-Org/services/compare/v1.5.1...v1.6.0) (2024-11-07) + + +### Features + +* adds transition builder and routeSettings to dialog functions ([c856b6a](https://github.com/Stacked-Org/services/commit/c856b6a606d6fde61f7c90a038d2fe25449acbdc)) + ## [1.5.1](https://github.com/Stacked-Org/services/compare/v1.5.0...v1.5.1) (2024-09-04) diff --git a/pubspec.yaml b/pubspec.yaml index c573540..fcf4fa8 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: stacked_services description: A package that contains some default implementations of services required for a cleaner implementation of the Stacked Architecture. -version: 1.5.1 +version: 1.6.0 homepage: https://github.com/FilledStacks/stacked/tree/master/packages/stacked_services environment: