Skip to content

Commit

Permalink
release: v1.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Artur Yorsh committed Jan 19, 2020
1 parent 20f565f commit e7d5d8c
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 3 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## 1.3.0 (2020-01-19)

* React Native Web support ([464d0d0](https://github.com/artyorsh/react-native-eva-icons/commit/464d0d0))

## 1.2.1 (2019-10-17)

* Add animations support ([83168b2](https://github.com/artyorsh/react-native-eva-icons/commit/83168b2))
Expand Down
2 changes: 1 addition & 1 deletion lib/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-native-eva-icons",
"version": "1.2.1",
"version": "1.3.0",
"description": "Eva Icons for React Native",
"repository": {
"type": "git",
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-eva-icons",
"version": "1.2.1",
"version": "1.3.0",
"private": true,
"description": "Eva Icons for React Native",
"workspaces": {
Expand Down
2 changes: 1 addition & 1 deletion playground/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-native-eva-icons-playground",
"version": "1.2.1",
"version": "1.3.0",
"main": "./node_modules/expo/AppEntry.js",
"workspaces": {
"nohoist": [
Expand Down

0 comments on commit e7d5d8c

Please sign in to comment.