Skip to content

Commit

Permalink
chore(release): 2.0.0-pre.1 [skip ci]
Browse files Browse the repository at this point in the history
# [2.0.0-pre.1](v1.6.1-pre.1...v2.0.0-pre.1) (2024-06-25)

### Bug Fixes

* add disableTestsConsoleOutput option ([#27](#27)) ([76a647f](76a647f))
  • Loading branch information
semantic-release-bot committed Jun 25, 2024
1 parent 76a647f commit f8baff8
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 @@
# [2.0.0-pre.1](https://github.com/Stacked-Org/generator/compare/v1.6.1-pre.1...v2.0.0-pre.1) (2024-06-25)


### Bug Fixes

* add disableTestsConsoleOutput option ([#27](https://github.com/Stacked-Org/generator/issues/27)) ([76a647f](https://github.com/Stacked-Org/generator/commit/76a647f8f7399855aa217c1f2e4dbeeb6fd1736d))

## [1.6.1-pre.1](https://github.com/Stacked-Org/generator/compare/v1.6.0...v1.6.1-pre.1) (2024-04-09)


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.6.1-pre.1
version: 2.0.0-pre.1
homepage: https://github.com/FilledStacks/stacked/tree/master/packages/stacked_generator

environment:
Expand Down

0 comments on commit f8baff8

Please sign in to comment.