Skip to content

Commit 245a5dc

Browse files
chore(release): publish v1.16.2 [ci skip]
1 parent 6cbc508 commit 245a5dc

File tree

6 files changed

+31
-3
lines changed

6 files changed

+31
-3
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,19 @@
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.16.2](https://github.com/SAP/ui5-webcomponents-react/compare/v1.16.1...v1.16.2) (2023-06-13)
7+
8+
### Bug Fixes
9+
10+
- **AnalyticalTable:** allow filtering on grouped rows ([#4730](https://github.com/SAP/ui5-webcomponents-react/issues/4730)) ([4e51b3e](https://github.com/SAP/ui5-webcomponents-react/commit/4e51b3e352eb81b383a21b869dbc671502066412))
11+
- **AnalyticalTable:** don't add `rowindex` to element attributes ([#4723](https://github.com/SAP/ui5-webcomponents-react/issues/4723)) ([607458b](https://github.com/SAP/ui5-webcomponents-react/commit/607458b15de9a5e74d480edf168c905d0bd51f38))
12+
- **AnalyticalTable:** don't use `NaN` as row height if CSS var is not yet defined ([#4729](https://github.com/SAP/ui5-webcomponents-react/issues/4729)) ([9366944](https://github.com/SAP/ui5-webcomponents-react/commit/93669447ad1ffc8ef71c6b7d1f6678f6755062af))
13+
- **server-components:** add missing use client directives ([#4717](https://github.com/SAP/ui5-webcomponents-react/issues/4717)) ([3990376](https://github.com/SAP/ui5-webcomponents-react/commit/3990376fd7bc25904b61682c8dc698d164fc1f74))
14+
15+
### Reverts
16+
17+
- Revert "chore(deps): update dependency lerna to v7 (#4710)" ([23fd9fb](https://github.com/SAP/ui5-webcomponents-react/commit/23fd9fb81a3e815810fb0d7719396fa586925c62)), closes [#4710](https://github.com/SAP/ui5-webcomponents-react/issues/4710)
18+
619
## [1.16.1](https://github.com/SAP/ui5-webcomponents-react/compare/v1.16.0...v1.16.1) (2023-06-07)
720

821
### 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/schemas/lerna-schema.json",
33
"useWorkspaces": true,
4-
"version": "1.16.1",
4+
"version": "1.16.2",
55
"npmClient": "yarn",
66
"command": {
77
"version": {

packages/base/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@
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.16.2](https://github.com/SAP/ui5-webcomponents-react/compare/v1.16.1...v1.16.2) (2023-06-13)
7+
8+
### Bug Fixes
9+
10+
- **server-components:** add missing use client directives ([#4717](https://github.com/SAP/ui5-webcomponents-react/issues/4717)) ([3990376](https://github.com/SAP/ui5-webcomponents-react/commit/3990376fd7bc25904b61682c8dc698d164fc1f74))
11+
612
# [1.16.0](https://github.com/SAP/ui5-webcomponents-react/compare/v1.15.1...v1.16.0) (2023-06-05)
713

814
### Features

packages/base/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@ui5/webcomponents-react-base",
3-
"version": "1.16.0",
3+
"version": "1.16.2",
44
"description": "Base for ui5-webcomponents-react",
55
"type": "module",
66
"main": "dist/index.js",

packages/main/CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,15 @@
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.16.2](https://github.com/SAP/ui5-webcomponents-react/compare/v1.16.1...v1.16.2) (2023-06-13)
7+
8+
### Bug Fixes
9+
10+
- **AnalyticalTable:** allow filtering on grouped rows ([#4730](https://github.com/SAP/ui5-webcomponents-react/issues/4730)) ([4e51b3e](https://github.com/SAP/ui5-webcomponents-react/commit/4e51b3e352eb81b383a21b869dbc671502066412))
11+
- **AnalyticalTable:** don't add `rowindex` to element attributes ([#4723](https://github.com/SAP/ui5-webcomponents-react/issues/4723)) ([607458b](https://github.com/SAP/ui5-webcomponents-react/commit/607458b15de9a5e74d480edf168c905d0bd51f38))
12+
- **AnalyticalTable:** don't use `NaN` as row height if CSS var is not yet defined ([#4729](https://github.com/SAP/ui5-webcomponents-react/issues/4729)) ([9366944](https://github.com/SAP/ui5-webcomponents-react/commit/93669447ad1ffc8ef71c6b7d1f6678f6755062af))
13+
- **server-components:** add missing use client directives ([#4717](https://github.com/SAP/ui5-webcomponents-react/issues/4717)) ([3990376](https://github.com/SAP/ui5-webcomponents-react/commit/3990376fd7bc25904b61682c8dc698d164fc1f74))
14+
615
## [1.16.1](https://github.com/SAP/ui5-webcomponents-react/compare/v1.16.0...v1.16.1) (2023-06-07)
716

817
### Bug Fixes

packages/main/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@ui5/webcomponents-react",
3-
"version": "1.16.1",
3+
"version": "1.16.2",
44
"description": "React Wrapper for UI5 Web Components and additional components",
55
"type": "module",
66
"main": "dist/index.js",

0 commit comments

Comments
 (0)