Skip to content

Commit

Permalink
chore(release): publish v1.29.10 [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
ui5-webcomponents-react-bot committed Sep 5, 2024
1 parent 12d5cb6 commit 81f0d40
Show file tree
Hide file tree
Showing 12 changed files with 35 additions and 6 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,13 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.29.10](https://github.com/SAP/ui5-webcomponents-react/compare/v1.29.9...v1.29.10) (2024-09-05)

### Bug Fixes

- **deps:** update ui5 web components to v1.24.9 (v1.29.x) (patch) ([#6283](https://github.com/SAP/ui5-webcomponents-react/issues/6283)) ([ff519fa](https://github.com/SAP/ui5-webcomponents-react/commit/ff519fa10cb1a90dd11021f4f3d3ed36de93c2c6))
- scope internal style store per Web Components runtime ([#6319](https://github.com/SAP/ui5-webcomponents-react/issues/6319)) ([12d5cb6](https://github.com/SAP/ui5-webcomponents-react/commit/12d5cb6a93f4fa7afac0e7040b2c3042fa2c79b5)), closes [#6315](https://github.com/SAP/ui5-webcomponents-react/issues/6315)

## [1.29.9](https://github.com/SAP/ui5-webcomponents-react/compare/v1.29.8...v1.29.9) (2024-08-28)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"$schema": "node_modules/lerna/schemas/lerna-schema.json",
"version": "1.29.9",
"version": "1.29.10",
"npmClient": "yarn",
"command": {
"version": {
Expand Down
6 changes: 6 additions & 0 deletions packages/base/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,12 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.29.10](https://github.com/SAP/ui5-webcomponents-react/compare/v1.29.9...v1.29.10) (2024-09-05)

### Bug Fixes

- scope internal style store per Web Components runtime ([#6319](https://github.com/SAP/ui5-webcomponents-react/issues/6319)) ([12d5cb6](https://github.com/SAP/ui5-webcomponents-react/commit/12d5cb6a93f4fa7afac0e7040b2c3042fa2c79b5)), closes [#6315](https://github.com/SAP/ui5-webcomponents-react/issues/6315)

## [1.29.3](https://github.com/SAP/ui5-webcomponents-react/compare/v1.29.2...v1.29.3) (2024-06-28)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion packages/base/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ui5/webcomponents-react-base",
"version": "1.29.3",
"version": "1.29.10",
"description": "Base for ui5-webcomponents-react",
"type": "module",
"main": "dist/index.js",
Expand Down
4 changes: 4 additions & 0 deletions packages/charts/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.29.10](https://github.com/SAP/ui5-webcomponents-react/compare/v1.29.9...v1.29.10) (2024-09-05)

**Note:** Version bump only for package @ui5/webcomponents-react-charts

## [1.29.5](https://github.com/SAP/ui5-webcomponents-react/compare/v1.29.4...v1.29.5) (2024-07-26)

**Note:** Version bump only for package @ui5/webcomponents-react-charts
Expand Down
2 changes: 1 addition & 1 deletion packages/charts/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ui5/webcomponents-react-charts",
"version": "1.29.5",
"version": "1.29.10",
"description": "Charts for ui5-webcomponents-react",
"type": "module",
"main": "dist/index.js",
Expand Down
4 changes: 4 additions & 0 deletions packages/cli/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.29.10](https://github.com/SAP/ui5-webcomponents-react/compare/v1.29.9...v1.29.10) (2024-09-05)

**Note:** Version bump only for package @ui5/webcomponents-react-cli

## [1.28.2](https://github.com/SAP/ui5-webcomponents-react/compare/v1.28.1...v1.28.2) (2024-05-24)

**Note:** Version bump only for package @ui5/webcomponents-react-cli
Expand Down
2 changes: 1 addition & 1 deletion packages/cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"description": "CLI for UI5 Web Components for React",
"author": "SAP SE (https://www.sap.com)",
"license": "Apache-2.0",
"version": "1.28.2",
"version": "1.29.10",
"type": "module",
"types": "./dist/index.d.ts",
"main": "./dist/index.js",
Expand Down
4 changes: 4 additions & 0 deletions packages/cypress-commands/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.29.10](https://github.com/SAP/ui5-webcomponents-react/compare/v1.29.9...v1.29.10) (2024-09-05)

**Note:** Version bump only for package @ui5/webcomponents-cypress-commands

## [1.29.3](https://github.com/SAP/ui5-webcomponents-react/compare/v1.29.2...v1.29.3) (2024-06-28)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion packages/cypress-commands/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"description": "Cypress Custom Commands and Queries for UI5 Web Components",
"author": "SAP SE (https://www.sap.com)",
"license": "Apache-2.0",
"version": "1.29.3",
"version": "1.29.10",
"type": "module",
"types": "./dist/index.d.ts",
"main": "./dist/index.js",
Expand Down
4 changes: 4 additions & 0 deletions packages/main/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.29.10](https://github.com/SAP/ui5-webcomponents-react/compare/v1.29.9...v1.29.10) (2024-09-05)

**Note:** Version bump only for package @ui5/webcomponents-react

## [1.29.9](https://github.com/SAP/ui5-webcomponents-react/compare/v1.29.8...v1.29.9) (2024-08-28)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion packages/main/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ui5/webcomponents-react",
"version": "1.29.9",
"version": "1.29.10",
"description": "React Wrapper for UI5 Web Components and additional components",
"type": "module",
"main": "dist/index.js",
Expand Down

0 comments on commit 81f0d40

Please sign in to comment.