Skip to content

Commit

Permalink
Merge pull request #23 from Workiva/release_over_react_codemod_1.0.2
Browse files Browse the repository at this point in the history
CPLAT-3990 Release over_react_codemod 1.0.2
  • Loading branch information
rm-astro-wf authored Feb 6, 2019
2 parents f347f6c + 6cbea53 commit 8c2a9d5
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 3 deletions.
12 changes: 10 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,17 @@
## 1.0.1
## [1.0.2](https://github.com/Workiva/over_react_codemod/compare/1.0.1...1.0.2)

- Provide additional output from the `dart2_upgrade` codemod in the following
two scenarios:

- When running with the `-h|--help` flag
- When running with the `--fail-on-changes` flag

## [1.0.1](https://github.com/Workiva/over_react_codemod/compare/1.0.0...1.0.1)

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

## 1.0.0
## [1.0.0](https://github.com/Workiva/over_react_codemod/compare/00f8644...1.0.0)

- Initial release!
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: over_react_codemod
version: 1.0.1
version: 1.0.2
homepage: https://github.com/Workiva/over_react_codemod

description: >
Expand Down

0 comments on commit 8c2a9d5

Please sign in to comment.