File tree Expand file tree Collapse file tree 7 files changed +23
-7
lines changed Expand file tree Collapse file tree 7 files changed +23
-7
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.0-rc.3] ( https://github.com/umbraco/Umbraco.UI/compare/v1.8.0-rc.2...v1.8.0-rc.3 ) (2024-04-16)
7
+
8
+ ### Bug Fixes
9
+
10
+ - modal css vars ([ #784 ] ( https://github.com/umbraco/Umbraco.UI/issues/784 ) ) ([ 145dbf0] ( https://github.com/umbraco/Umbraco.UI/commit/145dbf016eac5a5591a5470ebe327bd9a6ef3f3b ) )
11
+
6
12
# [ 1.8.0-rc.2] ( https://github.com/umbraco/Umbraco.UI/compare/v1.8.0-rc.1...v1.8.0-rc.2 ) (2024-04-15)
7
13
8
14
### 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-rc.2 " ,
4
+ "version" : " 1.8.0-rc.3 " ,
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.0-rc.3] ( https://github.com/umbraco/Umbraco.UI/compare/v1.8.0-rc.2...v1.8.0-rc.3 ) (2024-04-16)
7
+
8
+ ### Bug Fixes
9
+
10
+ - modal css vars ([ #784 ] ( https://github.com/umbraco/Umbraco.UI/issues/784 ) ) ([ 145dbf0] ( https://github.com/umbraco/Umbraco.UI/commit/145dbf016eac5a5591a5470ebe327bd9a6ef3f3b ) )
11
+
6
12
# [ 1.8.0-rc.2] ( https://github.com/umbraco/Umbraco.UI/compare/v1.8.0-rc.1...v1.8.0-rc.2 ) (2024-04-15)
7
13
8
14
### Bug Fixes
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @umbraco-ui/uui-modal" ,
3
- "version" : " 1.8.0-rc.2 " ,
3
+ "version" : " 1.8.0-rc.3 " ,
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.0-rc.3] ( https://github.com/umbraco/Umbraco.UI/compare/v1.8.0-rc.2...v1.8.0-rc.3 ) (2024-04-16)
7
+
8
+ ** Note:** Version bump only for package @umbraco-ui/uui
9
+
6
10
# [ 1.8.0-rc.2] ( https://github.com/umbraco/Umbraco.UI/compare/v1.8.0-rc.1...v1.8.0-rc.2 ) (2024-04-15)
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-rc.2 " ,
3
+ "version" : " 1.8.0-rc.3 " ,
4
4
"license" : " MIT" ,
5
5
"description" : " The full Umbraco UI Library. The package includes and registers all UUI Web Components." ,
6
6
"keywords" : [
83
83
"@umbraco-ui/uui-loader-bar" : " 1.8.0-rc.0" ,
84
84
"@umbraco-ui/uui-loader-circle" : " 1.8.0-rc.0" ,
85
85
"@umbraco-ui/uui-menu-item" : " 1.8.0-rc.1" ,
86
- "@umbraco-ui/uui-modal" : " 1.8.0-rc.2 " ,
86
+ "@umbraco-ui/uui-modal" : " 1.8.0-rc.3 " ,
87
87
"@umbraco-ui/uui-pagination" : " 1.8.0-rc.2" ,
88
88
"@umbraco-ui/uui-popover" : " 1.8.0-rc.0" ,
89
89
"@umbraco-ui/uui-popover-container" : " 1.8.0-rc.0" ,
You can’t perform that action at this time.
0 commit comments