File tree Expand file tree Collapse file tree 4 files changed +15
-2
lines changed
Expand file tree Collapse file tree 4 files changed +15
-2
lines changed Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ ## [ 1.3.34] ( https://github.com/nativescript-community/ui-label/compare/v1.3.33...v1.3.34 ) (2025-09-05)
7+
8+ ### Bug Fixes
9+
10+ * ** android:** fix after latest @nativescript-community/text changes ([ 93a446f] ( https://github.com/nativescript-community/ui-label/commit/93a446f8ccc337462a9657925bc8128a8a25e1d7 ) )
11+ * use weakref when possible ([ 5553241] ( https://github.com/nativescript-community/ui-label/commit/55532415e218da8040dd4aeabf014b7c77f8e9ba ) )
12+
613## [ 1.3.33] ( https://github.com/nativescript-community/ui-label/compare/v1.3.32...v1.3.33 ) (2024-12-16)
714
815### Bug Fixes
Original file line number Diff line number Diff line change 11{
2- "version" : " 1.3.33 " ,
2+ "version" : " 1.3.34 " ,
33 "$schema" : " node_modules/@lerna-lite/cli/schemas/lerna-schema.json" ,
44 "packages" : [
55 " packages/*"
Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ ## [ 1.3.34] ( https://github.com/nativescript-community/ui-label/compare/v1.3.33...v1.3.34 ) (2025-09-05)
7+
8+ ### Bug Fixes
9+
10+ * ** android:** fix after latest @nativescript-community/text changes ([ 93a446f] ( https://github.com/nativescript-community/ui-label/commit/93a446f8ccc337462a9657925bc8128a8a25e1d7 ) )
11+
612## [ 1.3.33] ( https://github.com/nativescript-community/ui-label/compare/v1.3.32...v1.3.33 ) (2024-12-16)
713
814** Note:** Version bump only for package @nativescript-community/ui-label
Original file line number Diff line number Diff line change 11{
22 "name" : " @nativescript-community/ui-label" ,
3- "version" : " 1.3.33 " ,
3+ "version" : " 1.3.34 " ,
44 "description" : " Alternative to the built-in NativeScript Label but with better performance and additional features such as HTML rendering and more." ,
55 "main" : " ./index" ,
66 "sideEffects" : false ,
You can’t perform that action at this time.
0 commit comments