Skip to content

Commit

Permalink
chore(release): 1.1.0-alpha.5 [skip ci]
Browse files Browse the repository at this point in the history
# [1.1.0-alpha.5](v1.1.0-alpha.4...v1.1.0-alpha.5) (2022-06-02)

### Bug Fixes

* crash on android ([694e0c0](694e0c0))
  • Loading branch information
semantic-release-bot committed Jun 2, 2022
1 parent 694e0c0 commit 2d2a24d
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.0-alpha.5](https://github.com/qlik-oss/react-native-helium/compare/v1.1.0-alpha.4...v1.1.0-alpha.5) (2022-06-02)


### Bug Fixes

* crash on android ([694e0c0](https://github.com/qlik-oss/react-native-helium/commit/694e0c0c8dbd5b73958ea4a9f969c420a7a8ef48))

# [1.1.0-alpha.4](https://github.com/qlik-oss/react-native-helium/compare/v1.1.0-alpha.3...v1.1.0-alpha.4) (2022-06-02)


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-helium",
"version": "1.1.0-alpha.4",
"version": "1.1.0-alpha.5",
"description": "Skia base JSI renderer for Picasso and Nebula",
"main": "src/index",
"files": [
Expand Down

0 comments on commit 2d2a24d

Please sign in to comment.