Skip to content

Commit

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

### Bug Fixes

* styling & dragbox ([#121](#121)) ([c675cb4](c675cb4))
  • Loading branch information
semantic-release-bot committed Nov 8, 2022
1 parent c675cb4 commit 478dac4
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.56](https://github.com/qlik-oss/react-native-simple-grid/compare/v1.1.0-alpha.55...v1.1.0-alpha.56) (2022-11-08)


### Bug Fixes

* styling & dragbox ([#121](https://github.com/qlik-oss/react-native-simple-grid/issues/121)) ([c675cb4](https://github.com/qlik-oss/react-native-simple-grid/commit/c675cb438cb734c2a6c37f175b126b572c778324))

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


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

0 comments on commit 478dac4

Please sign in to comment.