Skip to content

Commit

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

### Bug Fixes

* out of scope iterator ([4b4f00f](4b4f00f))
  • Loading branch information
semantic-release-bot committed Jun 3, 2022
1 parent 4b4f00f commit 617569b
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.7](https://github.com/qlik-oss/react-native-helium/compare/v1.1.0-alpha.6...v1.1.0-alpha.7) (2022-06-03)


### Bug Fixes

* out of scope iterator ([4b4f00f](https://github.com/qlik-oss/react-native-helium/commit/4b4f00fb30cc858b0f548888264cb5a114d5041b))

# [1.1.0-alpha.6](https://github.com/qlik-oss/react-native-helium/compare/v1.1.0-alpha.5...v1.1.0-alpha.6) (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.6",
"version": "1.1.0-alpha.7",
"description": "Skia base JSI renderer for Picasso and Nebula",
"main": "src/index",
"files": [
Expand Down

0 comments on commit 617569b

Please sign in to comment.