Skip to content

Commit 03bb157

Browse files
committed
v1.14.2
1 parent affb7bf commit 03bb157

File tree

13 files changed

+49
-25
lines changed

13 files changed

+49
-25
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [1.14.2](https://github.com/umbraco/Umbraco/compare/v1.14.1...v1.14.2) (2025-07-03)
7+
8+
**Note:** Version bump only for package uui-monorepo
9+
610
## [1.14.1](https://github.com/umbraco/Umbraco.UI/compare/v1.14.0...v1.14.1) (2025-06-30)
711

812
### Bug Fixes

lerna.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"$schema": "node_modules/@lerna-lite/cli/schemas/lerna-schema.json",
33
"packages": ["packages/*"],
4-
"version": "1.14.1",
4+
"version": "1.14.2",
55
"preid": "rc",
66
"exact": true,
77
"noPush": true,

package-lock.json

Lines changed: 12 additions & 12 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/uui-color-picker/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [1.14.2](https://github.com/umbraco/Umbraco/compare/v1.14.1...v1.14.2) (2025-07-03)
7+
8+
**Note:** Version bump only for package @umbraco-ui/uui-color-picker
9+
610
## [1.14.1](https://github.com/umbraco/Umbraco.UI/compare/v1.14.0...v1.14.1) (2025-06-30)
711

812
**Note:** Version bump only for package @umbraco-ui/uui-color-picker

packages/uui-color-picker/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@umbraco-ui/uui-color-picker",
3-
"version": "1.14.1",
3+
"version": "1.14.2",
44
"license": "MIT",
55
"keywords": [
66
"Umbraco",
@@ -31,7 +31,7 @@
3131
],
3232
"dependencies": {
3333
"@umbraco-ui/uui-base": "1.14.1",
34-
"@umbraco-ui/uui-popover-container": "1.14.1",
34+
"@umbraco-ui/uui-popover-container": "1.14.2",
3535
"colord": "^2.9.3"
3636
},
3737
"scripts": {

packages/uui-combobox/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [1.14.2](https://github.com/umbraco/Umbraco/compare/v1.14.1...v1.14.2) (2025-07-03)
7+
8+
**Note:** Version bump only for package @umbraco-ui/uui-combobox
9+
610
## [1.14.1](https://github.com/umbraco/Umbraco.UI/compare/v1.14.0...v1.14.1) (2025-06-30)
711

812
**Note:** Version bump only for package @umbraco-ui/uui-combobox

packages/uui-combobox/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@umbraco-ui/uui-combobox",
3-
"version": "1.14.1",
3+
"version": "1.14.2",
44
"license": "MIT",
55
"keywords": [
66
"Umbraco",
@@ -34,7 +34,7 @@
3434
"@umbraco-ui/uui-button": "1.14.1",
3535
"@umbraco-ui/uui-combobox-list": "1.14.1",
3636
"@umbraco-ui/uui-icon": "1.14.1",
37-
"@umbraco-ui/uui-popover-container": "1.14.1",
37+
"@umbraco-ui/uui-popover-container": "1.14.2",
3838
"@umbraco-ui/uui-scroll-container": "1.14.1",
3939
"@umbraco-ui/uui-symbol-expand": "1.14.1"
4040
},

packages/uui-popover-container/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [1.14.2](https://github.com/umbraco/Umbraco/compare/v1.14.1...v1.14.2) (2025-07-03)
7+
8+
**Note:** Version bump only for package @umbraco-ui/uui-popover-container
9+
610
## [1.14.1](https://github.com/umbraco/Umbraco.UI/compare/v1.14.0...v1.14.1) (2025-06-30)
711

812
### Bug Fixes

packages/uui-popover-container/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@umbraco-ui/uui-popover-container",
3-
"version": "1.14.1",
3+
"version": "1.14.2",
44
"license": "MIT",
55
"keywords": [
66
"Umbraco",

packages/uui-tabs/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [1.14.2](https://github.com/umbraco/Umbraco/compare/v1.14.1...v1.14.2) (2025-07-03)
7+
8+
**Note:** Version bump only for package @umbraco-ui/uui-tabs
9+
610
## [1.14.1](https://github.com/umbraco/Umbraco.UI/compare/v1.14.0...v1.14.1) (2025-06-30)
711

812
**Note:** Version bump only for package @umbraco-ui/uui-tabs

0 commit comments

Comments
 (0)