File tree Expand file tree Collapse file tree 9 files changed +29
-13
lines changed
uui-form-validation-message Expand file tree Collapse file tree 9 files changed +29
-13
lines changed Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## [ 1.8.1] ( https://github.com/umbraco/Umbraco.UI/compare/v1.8.0...v1.8.1 ) (2024-05-24)
7
+
8
+ ** Note:** Version bump only for package uui-monorepo
9
+
6
10
# [ 1.8.0] ( https://github.com/umbraco/Umbraco.UI/compare/v1.8.0-rc.3...v1.8.0 ) (2024-05-23)
7
11
8
12
### Bug Fixes
Original file line number Diff line number Diff line change 1
1
{
2
2
"$schema" : " node_modules/@lerna-lite/cli/schemas/lerna-schema.json" ,
3
3
"packages" : [" packages/*" ],
4
- "version" : " 1.8.0 " ,
4
+ "version" : " 1.8.1 " ,
5
5
"preid" : " rc" ,
6
6
"exact" : true ,
7
7
"noPush" : true ,
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## [ 1.8.1] ( https://github.com/umbraco/Umbraco.UI/compare/v1.8.0...v1.8.1 ) (2024-05-24)
7
+
8
+ ** Note:** Version bump only for package @umbraco-ui/uui-form-layout-item
9
+
6
10
# [ 1.8.0] ( https://github.com/umbraco/Umbraco.UI/compare/v1.8.0-rc.3...v1.8.0 ) (2024-05-23)
7
11
8
12
** Note:** Version bump only for package @umbraco-ui/uui-form-layout-item
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @umbraco-ui/uui-form-layout-item" ,
3
- "version" : " 1.8.0 " ,
3
+ "version" : " 1.8.1 " ,
4
4
"license" : " MIT" ,
5
5
"keywords" : [
6
6
" Umbraco" ,
31
31
],
32
32
"dependencies" : {
33
33
"@umbraco-ui/uui-base" : " 1.8.0" ,
34
- "@umbraco-ui/uui-form-validation-message" : " 1.8.0 "
34
+ "@umbraco-ui/uui-form-validation-message" : " 1.8.1 "
35
35
},
36
36
"scripts" : {
37
37
"build" : " npm run analyze && tsc --build && rollup -c rollup.config.js" ,
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## [ 1.8.1] ( https://github.com/umbraco/Umbraco.UI/compare/v1.8.0...v1.8.1 ) (2024-05-24)
7
+
8
+ ** Note:** Version bump only for package @umbraco-ui/uui-form-validation-message
9
+
6
10
# [ 1.8.0] ( https://github.com/umbraco/Umbraco.UI/compare/v1.8.0-rc.3...v1.8.0 ) (2024-05-23)
7
11
8
12
### Features
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @umbraco-ui/uui-form-validation-message" ,
3
- "version" : " 1.8.0 " ,
3
+ "version" : " 1.8.1 " ,
4
4
"license" : " MIT" ,
5
5
"keywords" : [
6
6
" Umbraco" ,
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## [ 1.8.1] ( https://github.com/umbraco/Umbraco.UI/compare/v1.8.0...v1.8.1 ) (2024-05-24)
7
+
8
+ ** Note:** Version bump only for package @umbraco-ui/uui
9
+
6
10
# [ 1.8.0] ( https://github.com/umbraco/Umbraco.UI/compare/v1.8.0-rc.3...v1.8.0 ) (2024-05-23)
7
11
8
12
** Note:** Version bump only for package @umbraco-ui/uui
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @umbraco-ui/uui" ,
3
- "version" : " 1.8.0 " ,
3
+ "version" : " 1.8.1 " ,
4
4
"license" : " MIT" ,
5
5
"description" : " The full Umbraco UI Library. The package includes and registers all UUI Web Components." ,
6
6
"keywords" : [
68
68
"@umbraco-ui/uui-file-dropzone" : " 1.8.0" ,
69
69
"@umbraco-ui/uui-file-preview" : " 1.8.0" ,
70
70
"@umbraco-ui/uui-form" : " 1.8.0" ,
71
- "@umbraco-ui/uui-form-layout-item" : " 1.8.0 " ,
72
- "@umbraco-ui/uui-form-validation-message" : " 1.8.0 " ,
71
+ "@umbraco-ui/uui-form-layout-item" : " 1.8.1 " ,
72
+ "@umbraco-ui/uui-form-validation-message" : " 1.8.1 " ,
73
73
"@umbraco-ui/uui-icon" : " 1.8.0" ,
74
74
"@umbraco-ui/uui-icon-registry" : " 1.8.0" ,
75
75
"@umbraco-ui/uui-icon-registry-essential" : " 1.8.0" ,
You can’t perform that action at this time.
0 commit comments