Skip to content

Commit

Permalink
chore(release): 1.1.12 [skip ci]
Browse files Browse the repository at this point in the history
## [1.1.12](v1.1.11...v1.1.12) (2022-02-25)

### Bug Fixes

* resolve conflict ([#20](#20)) ([cef93ba](cef93ba))
  • Loading branch information
semantic-release-bot committed Feb 25, 2022
1 parent cef93ba commit 0bbd854
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.12](https://github.com/qlik-oss/react-native-carbon/compare/v1.1.11...v1.1.12) (2022-02-25)


### Bug Fixes

* resolve conflict ([#20](https://github.com/qlik-oss/react-native-carbon/issues/20)) ([cef93ba](https://github.com/qlik-oss/react-native-carbon/commit/cef93ba305531e58e8883e58979221fd2a9ae893))

## [1.1.11](https://github.com/qlik-oss/react-native-carbon/compare/v1.1.10...v1.1.11) (2022-02-25)


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

0 comments on commit 0bbd854

Please sign in to comment.