Skip to content

Commit

Permalink
chore(release): 1.5.1 [skip ci]
Browse files Browse the repository at this point in the history
## [1.5.1](v1.5.0...v1.5.1) (2023-08-31)

### Bug Fixes

* decouple FormStateHelper ([#19](#19)) ([4174aa3](4174aa3))
  • Loading branch information
semantic-release-bot committed Aug 31, 2023
1 parent 4174aa3 commit 16e1561
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [1.5.1](https://github.com/Stacked-Org/generator/compare/v1.5.0...v1.5.1) (2023-08-31)


### Bug Fixes

* decouple FormStateHelper ([#19](https://github.com/Stacked-Org/generator/issues/19)) ([4174aa3](https://github.com/Stacked-Org/generator/commit/4174aa32874fcdfe418d478bac2d3417a72fef78))

# [1.5.0](https://github.com/Stacked-Org/generator/compare/v1.4.0...v1.5.0) (2023-07-31)


Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
@@ -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.5.0
version: 1.5.1
homepage: https://github.com/FilledStacks/stacked/tree/master/packages/stacked_generator

environment:
Expand Down

0 comments on commit 16e1561

Please sign in to comment.