Skip to content

Commit

Permalink
Bump version to 1.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
kristerkari committed Jul 4, 2018
1 parent 8fb19ec commit 2c415ae
Show file tree
Hide file tree
Showing 4 changed files with 343 additions and 183 deletions.
10 changes: 7 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,15 @@
# v1.1.1

- Fixed: only import React Native's `Platform` module once per file.

# v1.1.0

* Added: support for imports with side effects.
- Added: support for imports with side effects.

# v1.0.1

* Fix a bug where files were not checked relative to the transformed file.
- Fix a bug where files were not checked relative to the transformed file.

# v1.0.0

* Intial release.
- Intial release.

0 comments on commit 2c415ae

Please sign in to comment.