diff --git a/CHANGELOG.md b/CHANGELOG.md index 0cc3109..89a6b0b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [1.6.1](https://github.com/Stacked-Org/generator/compare/v1.6.0...v1.6.1) (2024-07-09) + + +### Bug Fixes + +* remove duplicate classes from nested routers ([#28](https://github.com/Stacked-Org/generator/issues/28)) ([57b3475](https://github.com/Stacked-Org/generator/commit/57b347518beeed53ef30d23407bc5635a1a9320d)) + # [1.6.0](https://github.com/Stacked-Org/generator/compare/v1.5.2...v1.6.0) (2024-01-29) diff --git a/pubspec.yaml b/pubspec.yaml index 3b389e3..8b86e02 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: stacked_generator description: Stacked Generator is a package dedicated to reduce the boilerplate required to setup a stacked application -version: 1.6.0 +version: 1.6.1 homepage: https://github.com/FilledStacks/stacked/tree/master/packages/stacked_generator environment: