Skip to content

Commit

Permalink
chore(release): 2.1.18 [skip ci]
Browse files Browse the repository at this point in the history
## [2.1.18](v2.1.17...v2.1.18) (2023-03-08)

### Bug Fixes

* add disable selection toolbar prop ([#90](#90)) ([2a8e411](2a8e411))
  • Loading branch information
semantic-release-bot committed Mar 8, 2023
1 parent 2a8e411 commit 3a61dfc
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 @@
## [2.1.18](https://github.com/qlik-oss/react-native-carbon/compare/v2.1.17...v2.1.18) (2023-03-08)


### Bug Fixes

* add disable selection toolbar prop ([#90](https://github.com/qlik-oss/react-native-carbon/issues/90)) ([2a8e411](https://github.com/qlik-oss/react-native-carbon/commit/2a8e411b4447f164d7d97604489d9dabb26a90b4))

## [2.1.17](https://github.com/qlik-oss/react-native-carbon/compare/v2.1.16...v2.1.17) (2023-03-07)


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": "2.1.17",
"version": "2.1.18",
"description": "React Native nebula engine",
"main": "src/index.ts",
"files": [
Expand Down

0 comments on commit 3a61dfc

Please sign in to comment.