Skip to content

Commit bf460fe

Browse files
chore(release): 1.6.1 [skip ci]
## [1.6.1](v1.6.0...v1.6.1) (2024-07-09) ### Bug Fixes * remove duplicate classes from nested routers ([#28](#28)) ([57b3475](57b3475))
1 parent 57b3475 commit bf460fe

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.6.1](https://github.com/Stacked-Org/generator/compare/v1.6.0...v1.6.1) (2024-07-09)
2+
3+
4+
### Bug Fixes
5+
6+
* remove duplicate classes from nested routers ([#28](https://github.com/Stacked-Org/generator/issues/28)) ([57b3475](https://github.com/Stacked-Org/generator/commit/57b347518beeed53ef30d23407bc5635a1a9320d))
7+
18
# [1.6.0](https://github.com/Stacked-Org/generator/compare/v1.5.2...v1.6.0) (2024-01-29)
29

310

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: stacked_generator
22
description: Stacked Generator is a package dedicated to reduce the boilerplate required to setup a stacked application
3-
version: 1.6.0
3+
version: 1.6.1
44
homepage: https://github.com/FilledStacks/stacked/tree/master/packages/stacked_generator
55

66
environment:

0 commit comments

Comments
 (0)