Skip to content

Commit 8c2a9d5

Browse files
authored
Merge pull request #23 from Workiva/release_over_react_codemod_1.0.2
CPLAT-3990 Release over_react_codemod 1.0.2
2 parents f347f6c + 6cbea53 commit 8c2a9d5

File tree

2 files changed

+11
-3
lines changed

2 files changed

+11
-3
lines changed

CHANGELOG.md

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,17 @@
1-
## 1.0.1
1+
## [1.0.2](https://github.com/Workiva/over_react_codemod/compare/1.0.1...1.0.2)
2+
3+
- Provide additional output from the `dart2_upgrade` codemod in the following
4+
two scenarios:
5+
6+
- When running with the `-h|--help` flag
7+
- When running with the `--fail-on-changes` flag
8+
9+
## [1.0.1](https://github.com/Workiva/over_react_codemod/compare/1.0.0...1.0.1)
210

311
- Fix a bug with removing the `// ignore: undefined_identifier` comment from
412
UI Factories when running `over_react_codemod:dart2_upgrade` without the
513
`--backwards-compat` flag.
614

7-
## 1.0.0
15+
## [1.0.0](https://github.com/Workiva/over_react_codemod/compare/00f8644...1.0.0)
816

917
- Initial release!

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: over_react_codemod
2-
version: 1.0.1
2+
version: 1.0.2
33
homepage: https://github.com/Workiva/over_react_codemod
44

55
description: >

0 commit comments

Comments
 (0)