diff --git a/CHANGELOG.md b/CHANGELOG.md index 13eab41..927ae4b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,11 @@ # Changelog of `react-from-svg` +## 4.0.3 - 2020-06-11 + +- `--with-native`: Fix JS output error "Error: Text strings must be rendered + within a `` [#14](https://github.com/MoOx/react-from-svg/pull/14) by + @Freddy03h + ## 4.0.2 - 2020-05-01 - `--with-native-for-reason`: Fix 4.0.1 regression where size is undefined diff --git a/package.json b/package.json index 0673e6b..1cc5c01 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "react-from-svg", "description": "Transform SVG files into React components, Native and/or Web, JavaScript and ReasonML. Without shitload of dependencies.", - "version": "4.0.2", + "version": "4.0.3", "license": "MIT", "repository": "https://github.com/MoOx/react-from-svg", "keywords": [