Skip to content

Commit

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

### Bug Fixes

* **MD-3721:** respect font sizing ([#118](#118)) ([48df3bf](48df3bf))
  • Loading branch information
semantic-release-bot committed Nov 8, 2022
1 parent 48df3bf commit 00cf025
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.55](https://github.com/qlik-oss/react-native-simple-grid/compare/v1.1.0-alpha.54...v1.1.0-alpha.55) (2022-11-08)


### Bug Fixes

* **MD-3721:** respect font sizing ([#118](https://github.com/qlik-oss/react-native-simple-grid/issues/118)) ([48df3bf](https://github.com/qlik-oss/react-native-simple-grid/commit/48df3bf891731609dd79b4a3fb81a83ed3a5e3a1))

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


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

0 comments on commit 00cf025

Please sign in to comment.