File tree Expand file tree Collapse file tree 11 files changed +43
-19
lines changed Expand file tree Collapse file tree 11 files changed +43
-19
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.14.0-rc.3] ( https://github.com/umbraco/Umbraco.UI/compare/v1.14.0-rc.2...v1.14.0-rc.3 ) (2025-05-28)
7+
8+ ### Bug Fixes
9+
10+ - Set height for input prepend/append slots ([ #1113 ] ( https://github.com/umbraco/Umbraco.UI/issues/1113 ) ) ([ 0681615] ( https://github.com/umbraco/Umbraco.UI/commit/0681615c576dcf4e1095b1334caf48c21d29edba ) )
11+
612# [ 1.14.0-rc.2] ( https://github.com/umbraco/Umbraco.UI/compare/v1.14.0-rc.1...v1.14.0-rc.2 ) (2025-05-26)
713
814### Bug Fixes
Original file line number Diff line number Diff line change 11{
22 "$schema" : " node_modules/@lerna-lite/cli/schemas/lerna-schema.json" ,
33 "packages" : [" packages/*" ],
4- "version" : " 1.14.0-rc.2 " ,
4+ "version" : " 1.14.0-rc.3 " ,
55 "preid" : " rc" ,
66 "exact" : true ,
77 "noPush" : true ,
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.14.0-rc.3] ( https://github.com/umbraco/Umbraco.UI/compare/v1.14.0-rc.2...v1.14.0-rc.3 ) (2025-05-28)
7+
8+ ** Note:** Version bump only for package @umbraco-ui/uui-input-lock
9+
610# [ 1.14.0-rc.1] ( https://github.com/umbraco/Umbraco.UI/compare/v1.14.0-rc.0...v1.14.0-rc.1 ) (2025-05-23)
711
812** Note:** Version bump only for package @umbraco-ui/uui-input-lock
Original file line number Diff line number Diff line change 11{
22 "name" : " @umbraco-ui/uui-input-lock" ,
3- "version" : " 1.14.0-rc.1 " ,
3+ "version" : " 1.14.0-rc.3 " ,
44 "license" : " MIT" ,
55 "keywords" : [
66 " Umbraco" ,
3333 "@umbraco-ui/uui-base" : " 1.14.0-rc.1" ,
3434 "@umbraco-ui/uui-button" : " 1.14.0-rc.1" ,
3535 "@umbraco-ui/uui-icon" : " 1.14.0-rc.1" ,
36- "@umbraco-ui/uui-input" : " 1.14.0-rc.1 "
36+ "@umbraco-ui/uui-input" : " 1.14.0-rc.3 "
3737 },
3838 "scripts" : {
3939 "build" : " npm run analyze && tsc --build && rollup -c rollup.config.js" ,
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.14.0-rc.3] ( https://github.com/umbraco/Umbraco.UI/compare/v1.14.0-rc.2...v1.14.0-rc.3 ) (2025-05-28)
7+
8+ ** Note:** Version bump only for package @umbraco-ui/uui-input-password
9+
610# [ 1.14.0-rc.1] ( https://github.com/umbraco/Umbraco.UI/compare/v1.14.0-rc.0...v1.14.0-rc.1 ) (2025-05-23)
711
812** Note:** Version bump only for package @umbraco-ui/uui-input-password
Original file line number Diff line number Diff line change 11{
22 "name" : " @umbraco-ui/uui-input-password" ,
3- "version" : " 1.14.0-rc.1 " ,
3+ "version" : " 1.14.0-rc.3 " ,
44 "license" : " MIT" ,
55 "keywords" : [
66 " Umbraco" ,
3232 "dependencies" : {
3333 "@umbraco-ui/uui-base" : " 1.14.0-rc.1" ,
3434 "@umbraco-ui/uui-icon-registry-essential" : " 1.14.0-rc.1" ,
35- "@umbraco-ui/uui-input" : " 1.14.0-rc.1 "
35+ "@umbraco-ui/uui-input" : " 1.14.0-rc.3 "
3636 },
3737 "scripts" : {
3838 "build" : " npm run analyze && tsc --build && rollup -c rollup.config.js" ,
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.14.0-rc.3] ( https://github.com/umbraco/Umbraco.UI/compare/v1.14.0-rc.2...v1.14.0-rc.3 ) (2025-05-28)
7+
8+ ### Bug Fixes
9+
10+ - Set height for input prepend/append slots ([ #1113 ] ( https://github.com/umbraco/Umbraco.UI/issues/1113 ) ) ([ 0681615] ( https://github.com/umbraco/Umbraco.UI/commit/0681615c576dcf4e1095b1334caf48c21d29edba ) )
11+
612# [ 1.14.0-rc.1] ( https://github.com/umbraco/Umbraco.UI/compare/v1.14.0-rc.0...v1.14.0-rc.1 ) (2025-05-23)
713
814** Note:** Version bump only for package @umbraco-ui/uui-input
Original file line number Diff line number Diff line change 11{
22 "name" : " @umbraco-ui/uui-input" ,
3- "version" : " 1.14.0-rc.1 " ,
3+ "version" : " 1.14.0-rc.3 " ,
44 "license" : " MIT" ,
55 "keywords" : [
66 " Umbraco" ,
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.14.0-rc.3] ( https://github.com/umbraco/Umbraco.UI/compare/v1.14.0-rc.2...v1.14.0-rc.3 ) (2025-05-28)
7+
8+ ** Note:** Version bump only for package @umbraco-ui/uui
9+
610# [ 1.14.0-rc.2] ( https://github.com/umbraco/Umbraco.UI/compare/v1.14.0-rc.1...v1.14.0-rc.2 ) (2025-05-26)
711
812** Note:** Version bump only for package @umbraco-ui/uui
You can’t perform that action at this time.
0 commit comments