Skip to content

Commit c310f2f

Browse files
author
Jens Becker
committed
[release] v0.14.2
1 parent ac79751 commit c310f2f

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
# 0.14.2
2+
- feat: add [use-setstate-synchronously](https://dcm.dev/docs/individuals/rules/flutter/use-setstate-synchronously) DCM rule
3+
- fix(flashbar): change deprecated `bodyText2` to `bodyMedium`
4+
- fix: exclude analysis for injectable generated file
5+
- chore: bump dependencies
6+
17
# 0.14.1
28
- chore: bump `dart_code_metrics` version to ^4.16.0 [#9](https://github.com/devj3ns/fleasy/pull/9)
39

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: fleasy
22
description: Useful and easy to use extensions, helper classes and widgets to create Flutter apps easier.
3-
version: 0.14.1
3+
version: 0.14.2
44
repository: https://github.com/devj3ns/fleasy
55
issue_tracker: https://github.com/devj3ns/fleasy/issues
66

0 commit comments

Comments
 (0)