Skip to content

Commit

Permalink
chore(release): 1.1.9 [skip ci]
Browse files Browse the repository at this point in the history
## [1.1.9](v1.1.8...v1.1.9) (2022-02-16)

### Bug Fixes

* revert selections tool placment ([#18](#18)) ([7ac70df](7ac70df))
  • Loading branch information
semantic-release-bot committed Feb 16, 2022
1 parent 7ac70df commit 21dabc1
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [1.1.9](https://github.com/qlik-oss/react-native-carbon/compare/v1.1.8...v1.1.9) (2022-02-16)


### Bug Fixes

* revert selections tool placment ([#18](https://github.com/qlik-oss/react-native-carbon/issues/18)) ([7ac70df](https://github.com/qlik-oss/react-native-carbon/commit/7ac70df62d0129bf8883f3bd87255e955562195a))

## [1.1.8](https://github.com/qlik-oss/react-native-carbon/compare/v1.1.7...v1.1.8) (2022-02-15)


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": "@qlik/react-native-carbon",
"version": "1.1.8",
"version": "1.1.9",
"description": "React Native nebula engine",
"main": "src/index.js",
"files": [
Expand Down

0 comments on commit 21dabc1

Please sign in to comment.