Skip to content

Commit

Permalink
chore(release): 1.4.0 [skip ci]
Browse files Browse the repository at this point in the history
# [1.4.0](v1.3.3...v1.4.0) (2023-06-26)

### Features

* Add InitializableSingletonDependency ([#9](#9)) ([5b34ec0](5b34ec0))
* Change FormBuilder to avoid changing fields keys ([#11](#11)) ([f3a54fb](f3a54fb))
  • Loading branch information
semantic-release-bot committed Jun 26, 2023
1 parent e918523 commit 67ddfa4
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
# [1.4.0](https://github.com/Stacked-Org/generator/compare/v1.3.3...v1.4.0) (2023-06-26)


### Features

* Add InitializableSingletonDependency ([#9](https://github.com/Stacked-Org/generator/issues/9)) ([5b34ec0](https://github.com/Stacked-Org/generator/commit/5b34ec0030a92333789897233f39b73b0e3b2fde))
* Change FormBuilder to avoid changing fields keys ([#11](https://github.com/Stacked-Org/generator/issues/11)) ([f3a54fb](https://github.com/Stacked-Org/generator/commit/f3a54fbb09c3d7215e78c3dcec79b990e10eea2c))

## [1.3.3](https://github.com/Stacked-Org/generator/compare/v1.3.2...v1.3.3) (2023-04-20)


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.3.3
version: 1.4.0
homepage: https://github.com/FilledStacks/stacked/tree/master/packages/stacked_generator

environment:
Expand Down

0 comments on commit 67ddfa4

Please sign in to comment.