Skip to content

Commit bdf2485

Browse files
update version and changelog
1 parent 6dd06a3 commit bdf2485

3 files changed

Lines changed: 13 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,16 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1313

1414
### Fixed
1515

16+
## [1.1.6]
17+
18+
### Fixed
19+
20+
- Scripts to run the example
21+
22+
### Updated
23+
24+
- README to get the example running locally
25+
1626
## [1.1.5]
1727

1828
### Added

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@mxenabled/react-native-widget-sdk",
33
"description": "MX React Native Widget SDK",
4-
"version": "1.1.5",
4+
"version": "1.1.6",
55
"main": "dist/src/index.js",
66
"source": "src/index.ts",
77
"license": "MIT",

0 commit comments

Comments
 (0)