Skip to content

Commit

Permalink
chore: v0.4.10 (#230)
Browse files Browse the repository at this point in the history
  • Loading branch information
felangel authored Nov 19, 2021
1 parent 0db25a5 commit 4c77901
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 2 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
# v0.4.10 (2021-11-19)

### Features

- **core:** upgrade to bloc v8.0.0 ([#229](https://github.com/VeryGoodOpenSource/very_good_cli/issues/229)) ([0db25a5](https://github.com/VeryGoodOpenSource/very_good_cli/commit/0db25a52a5638c337aca633e43068ad2ee6cbad3))

# v0.4.9 (2021-11-02)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion lib/src/version.dart

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: very_good_cli
description: A Very Good Command Line Interface for Dart created by Very Good Ventures.
version: 0.4.9
version: 0.4.10
homepage: https://github.com/VeryGoodOpenSource/very_good_cli

environment:
Expand Down

0 comments on commit 4c77901

Please sign in to comment.