Skip to content

Commit 11e3053

Browse files
committed
Prepare version 0.20.0
1 parent c97cbae commit 11e3053

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
## v0.20.0
2+
3+
- Updated: `@svgr/core` dependency to v6.1.2.
4+
- Updated: `@svgr/plugin-svgo` dependency to v6.1.2.
5+
16
## v0.14.3
27

38
- Fixed: SVGO was changing colors to shorthand format, which caused SVGR attribute replacement with colors not to work correctly.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-native-svg-transformer",
3-
"version": "0.14.3",
3+
"version": "0.20.0",
44
"description": "SVG transformer for react-native",
55
"main": "index.js",
66
"repository": "https://github.com/kristerkari/react-native-svg-transformer",

0 commit comments

Comments
 (0)