Skip to content

Commit

Permalink
v0.13.0
Browse files Browse the repository at this point in the history
  • Loading branch information
GantMan committed Nov 29, 2017
1 parent 5b50d6a commit 4abbe2b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "react-native-device-info",
"version": "0.12.2",
"version": "0.13.0",
"description": "Get device information using react-native",
"main": "deviceinfo.js",
"typings": "./deviceinfo.d.ts",
Expand Down

3 comments on commit 4abbe2b

@antoinerousseau
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

changelog?

@GantMan
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I know I suck.... I fell behind again. Would you be willing to write it up?
I will try to enforce changelong items as I merge in the future. If not, I'll see what I can do soon.

@stage88
Copy link

@stage88 stage88 commented on 4abbe2b Dec 5, 2017

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Change log will be nice 😄, in the meantime:

v0.12.0...v0.13.0

Please sign in to comment.