Skip to content

Commit

Permalink
chore(release): 1.1.0-alpha.63 [skip ci]
Browse files Browse the repository at this point in the history
# [1.1.0-alpha.63](v1.1.0-alpha.62...v1.1.0-alpha.63) (2022-11-10)

### Bug Fixes

* autochart crash ([#127](#127)) ([dfe208a](dfe208a))
  • Loading branch information
semantic-release-bot committed Nov 10, 2022
1 parent dfe208a commit c3cf159
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.63](https://github.com/qlik-oss/react-native-simple-grid/compare/v1.1.0-alpha.62...v1.1.0-alpha.63) (2022-11-10)


### Bug Fixes

* autochart crash ([#127](https://github.com/qlik-oss/react-native-simple-grid/issues/127)) ([dfe208a](https://github.com/qlik-oss/react-native-simple-grid/commit/dfe208a2565a8f909d59addbf4b8006731864e47))

# [1.1.0-alpha.62](https://github.com/qlik-oss/react-native-simple-grid/compare/v1.1.0-alpha.61...v1.1.0-alpha.62) (2022-11-10)


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-simple-grid",
"version": "1.1.0-alpha.62",
"version": "1.1.0-alpha.63",
"description": "A react native straight table component designed for performance",
"main": "src/index",
"scripts": {
Expand Down

0 comments on commit c3cf159

Please sign in to comment.