Skip to content
This repository was archived by the owner on Aug 31, 2025. It is now read-only.

Commit 2bc84dd

Browse files
release: 1.1.3
## [1.1.3](v1.1.2...v1.1.3) (2023-11-04) ### Bug Fixes * Fix background color and text positioning issues ([#30](#30)) ([dc4bacf](dc4bacf))
1 parent dc4bacf commit 2bc84dd

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.1.3](https://github.com/MatiPl01/react-native-skia-responsive-text/compare/v1.1.2...v1.1.3) (2023-11-04)
2+
3+
4+
### Bug Fixes
5+
6+
* Fix background color and text positioning issues ([#30](https://github.com/MatiPl01/react-native-skia-responsive-text/issues/30)) ([dc4bacf](https://github.com/MatiPl01/react-native-skia-responsive-text/commit/dc4bacfc424982c5d75755ad59ed8d985812f201))
7+
18
## [1.1.2](https://github.com/MatiPl01/react-native-skia-responsive-text/compare/v1.1.1...v1.1.2) (2023-10-28)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-native-skia-responsive-text",
3-
"version": "1.1.2",
3+
"version": "1.1.3",
44
"author": "Mateusz Łopaciński <[email protected]>",
55
"devDependencies": {
66
"@semantic-release/changelog": "^6.0.3",

0 commit comments

Comments
 (0)