Skip to content

Commit

Permalink
chore(release): 2.2.4 [skip ci]
Browse files Browse the repository at this point in the history
## [2.2.4](v2.2.3...v2.2.4) (2018-10-19)

### Bug Fixes

* Pulled down to es2015 ([eda8ae7](eda8ae7))
* Target Lowered to es6 ([39d157c](39d157c))
  • Loading branch information
semantic-release-bot committed Oct 19, 2018
1 parent f96e3dd commit 7ec525e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@medayo/expo-cool-storybook",
"description": "Expo Equivalent of Storybook",
"version": "2.2.3",
"version": "2.2.4",
"private": false,
"main": "node_modules/expo/AppEntry.js",
"typings": "./dist/lib/client/index.d.ts",
Expand Down

0 comments on commit 7ec525e

Please sign in to comment.