Skip to content

Commit f967469

Browse files
authored
chore: bump stacked_generator to 2.0.1 (#68)
* chore: bump version to 2.0.1 and update changelog * docs: align 2.0.1 changelog entries
1 parent 90bd0c7 commit f967469

2 files changed

Lines changed: 9 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## 2.0.1 (2026-03-08)
2+
3+
### Bug Fixes
4+
5+
* **deps:** update dependency analyzer to v8 ([#45](https://github.com/Stacked-Org/generator/issues/45)) ([c30b0bd](https://github.com/Stacked-Org/generator/commit/c30b0bd316347598383db1ef03ef74484ea4d40c))
6+
* **deps:** update dependency source_gen to v2 ([#33](https://github.com/Stacked-Org/generator/issues/33)) ([178dc17](https://github.com/Stacked-Org/generator/commit/178dc177f4a9027736af8d7164a7dc84d1643db4))
7+
* null value check on getValidationMessage ([#58](https://github.com/Stacked-Org/generator/issues/58)) ([82204fe](https://github.com/Stacked-Org/generator/commit/82204fe16d9a5e71325b5440813ba05b47cd5f68))
8+
19
## [1.6.2](https://github.com/Stacked-Org/generator/compare/v1.6.1...v1.6.2) (2026-03-02)
210

311

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.2
3+
version: 2.0.1
44

55
homepage: https://github.com/FilledStacks/stacked/tree/master/packages/stacked_generator
66

0 commit comments

Comments
 (0)