Skip to content

Commit 675d653

Browse files
committed
0.0.14
1 parent 8fa2521 commit 675d653

File tree

3 files changed

+7
-2
lines changed

3 files changed

+7
-2
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# Changelog
22

3+
## [0.0.14](https://bitbucket.org/infuse-team/react-native-clover/compare/v0.0.14%0Dv0.0.13) - (2019-12-10)
4+
5+
### Changed
6+
- Changed readme to reflect publish.
7+
38
## [0.0.13](https://bitbucket.org/infuse-team/react-native-clover/compare/v0.0.13%0Dv0.0.12) - (2019-12-10)
49

510
### Changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ React Native native module for the [Clover SDK](https://github.com/clover/clover
55

66
## Getting started
77

8-
`$ yarn add https://bitbucket.org/infuse-team/react-native-clover.git`
8+
`$ yarn add @infuse/react-native-clover`
99

1010
### Mostly automatic installation (Pre-0.60)
1111

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@infuse/react-native-clover",
33
"title": "React Native Clover",
4-
"version": "0.0.13",
4+
"version": "0.0.14",
55
"description": "React Native native module for Clover SDK",
66
"main": "index.js",
77
"repository": {

0 commit comments

Comments
 (0)