File tree 6 files changed +19
-3
lines changed
6 files changed +19
-3
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.28.3] ( https://github.com/SAP/ui5-webcomponents-react/compare/v1.28.2...v1.28.3 ) (2024-05-24)
7
+
8
+ ### Bug Fixes
9
+
10
+ - ** useStylesheet:** support server side rendering ([ #5849 ] ( https://github.com/SAP/ui5-webcomponents-react/issues/5849 ) ) ([ 10fbc64] ( https://github.com/SAP/ui5-webcomponents-react/commit/10fbc645ecde3aed4c098f4515edbe5d297a0799 ) )
11
+
6
12
## [ 1.28.2] ( https://github.com/SAP/ui5-webcomponents-react/compare/v1.28.1...v1.28.2 ) (2024-05-24)
7
13
8
14
### Bug Fixes
Original file line number Diff line number Diff line change 1
1
{
2
2
"$schema" : " node_modules/lerna/schemas/lerna-schema.json" ,
3
- "version" : " 1.28.2 " ,
3
+ "version" : " 1.28.3 " ,
4
4
"npmClient" : " yarn" ,
5
5
"command" : {
6
6
"version" : {
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.28.3] ( https://github.com/SAP/ui5-webcomponents-react/compare/v1.28.2...v1.28.3 ) (2024-05-24)
7
+
8
+ ### Bug Fixes
9
+
10
+ - ** useStylesheet:** support server side rendering ([ #5849 ] ( https://github.com/SAP/ui5-webcomponents-react/issues/5849 ) ) ([ 10fbc64] ( https://github.com/SAP/ui5-webcomponents-react/commit/10fbc645ecde3aed4c098f4515edbe5d297a0799 ) )
11
+
6
12
## [ 1.28.2] ( https://github.com/SAP/ui5-webcomponents-react/compare/v1.28.1...v1.28.2 ) (2024-05-24)
7
13
8
14
### Bug Fixes
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @ui5/webcomponents-react-base" ,
3
- "version" : " 1.28.2 " ,
3
+ "version" : " 1.28.3 " ,
4
4
"description" : " Base for ui5-webcomponents-react" ,
5
5
"type" : " module" ,
6
6
"main" : " dist/index.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.28.3] ( https://github.com/SAP/ui5-webcomponents-react/compare/v1.28.2...v1.28.3 ) (2024-05-24)
7
+
8
+ ** Note:** Version bump only for package @ui5/webcomponents-react
9
+
6
10
## [ 1.28.2] ( https://github.com/SAP/ui5-webcomponents-react/compare/v1.28.1...v1.28.2 ) (2024-05-24)
7
11
8
12
### Bug Fixes
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @ui5/webcomponents-react" ,
3
- "version" : " 1.28.2 " ,
3
+ "version" : " 1.28.3 " ,
4
4
"description" : " React Wrapper for UI5 Web Components and additional components" ,
5
5
"type" : " module" ,
6
6
"main" : " dist/index.js" ,
You can’t perform that action at this time.
0 commit comments