Skip to content

Commit

Permalink
chore(bricks): flutter_bloc_feature v0.2.1 (felangel#3684)
Browse files Browse the repository at this point in the history
  • Loading branch information
felangel authored Jan 10, 2023
1 parent 3ef533c commit cb9914e
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 2 deletions.
5 changes: 5 additions & 0 deletions bricks/flutter_bloc_feature/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
# 0.2.1

- fix: upgrade to mason v0.1.0-dev.40
- deps: remove dependency on `package:recase`

# 0.2.0

- feat: add support for `equatable`
Expand Down
4 changes: 2 additions & 2 deletions bricks/flutter_bloc_feature/brick.yaml
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
name: flutter_bloc_feature
description: Generate a new Flutter feature with bloc. Built for the bloc state management library.
repository: https://github.com/felangel/bloc/tree/master/bricks/flutter_bloc_feature
version: 0.2.0
version: 0.2.1

environment:
mason: ">=0.1.0-dev.32 <0.1.0"
mason: ">=0.1.0-dev.40 <0.1.0"

vars:
name:
Expand Down

0 comments on commit cb9914e

Please sign in to comment.