Skip to content

Commit

Permalink
Prepare version 0.12.0
Browse files Browse the repository at this point in the history
  • Loading branch information
kristerkari committed Nov 17, 2018
1 parent 50a50db commit 49a7083
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## v0.12.0

- Changed: use `@svgr/core` instead of `react-native-svg-loader` to transform SVG images to React Native components.

## v0.11.3

- Fixed: broken `require` for `react-native-svg-loader` fork.
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-native-svg-transformer",
"version": "0.11.3",
"version": "0.12.0",
"description": "SVG transformer for react-native",
"main": "index.js",
"repository": "https://github.com/kristerkari/react-native-svg-transformer",
Expand Down

0 comments on commit 49a7083

Please sign in to comment.