Skip to content

Commit db4d3cd

Browse files
authored
chore(release-please): switch to single-component release-please config (#8679)
1 parent a5a97bd commit db4d3cd

12 files changed

Lines changed: 29 additions & 49 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,3 @@
11
{
2-
"packages/main": "2.22.2",
3-
"packages/base": "2.22.2",
4-
"packages/charts": "2.22.2",
5-
"packages/cli": "2.22.2",
6-
"packages/compat": "2.22.2",
7-
"packages/ai": "2.22.2",
8-
"packages/cypress-commands": "2.22.2",
9-
"packages/mcp-server": "2.22.2"
2+
".": "2.22.2"
103
}

CHANGELOG.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
# Change Log
22

3-
> **This file is preserved as a historical archive up to v2.22.2.** Newer release notes are published per-package in `packages/*/CHANGELOG.md` and aggregated on the [GitHub Releases page](https://github.com/UI5/webcomponents-react/releases).
4-
53
All notable changes to this project will be documented in this file.
64
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
75

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
{
22
"name": "ui5-webcomponents-react",
3+
"version": "2.22.2",
34
"workspaces": [
45
"packages/*"
56
],

packages/ai/CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# Change Log
22

3+
> **This file is preserved as a historical archive up to v2.22.2.** From v2.22.3 onwards, all release notes are aggregated in the [project-root `CHANGELOG.md`](../../CHANGELOG.md) and on the [GitHub Releases page](https://github.com/UI5/webcomponents-react/releases).
4+
35
All notable changes to this project will be documented in this file.
46
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
57

packages/base/CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# Change Log
22

3+
> **This file is preserved as a historical archive up to v2.22.2.** From v2.22.3 onwards, all release notes are aggregated in the [project-root `CHANGELOG.md`](../../CHANGELOG.md) and on the [GitHub Releases page](https://github.com/UI5/webcomponents-react/releases).
4+
35
All notable changes to this project will be documented in this file.
46
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
57

packages/charts/CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# Change Log
22

3+
> **This file is preserved as a historical archive up to v2.22.2.** From v2.22.3 onwards, all release notes are aggregated in the [project-root `CHANGELOG.md`](../../CHANGELOG.md) and on the [GitHub Releases page](https://github.com/UI5/webcomponents-react/releases).
4+
35
All notable changes to this project will be documented in this file.
46
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
57

packages/cli/CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# Change Log
22

3+
> **This file is preserved as a historical archive up to v2.22.2.** From v2.22.3 onwards, all release notes are aggregated in the [project-root `CHANGELOG.md`](../../CHANGELOG.md) and on the [GitHub Releases page](https://github.com/UI5/webcomponents-react/releases).
4+
35
All notable changes to this project will be documented in this file.
46
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
57

packages/compat/CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# Change Log
22

3+
> **This file is preserved as a historical archive up to v2.22.2.** From v2.22.3 onwards, all release notes are aggregated in the [project-root `CHANGELOG.md`](../../CHANGELOG.md) and on the [GitHub Releases page](https://github.com/UI5/webcomponents-react/releases).
4+
35
All notable changes to this project will be documented in this file.
46
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
57

packages/cypress-commands/CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# Change Log
22

3+
> **This file is preserved as a historical archive up to v2.22.2.** From v2.22.3 onwards, all release notes are aggregated in the [project-root `CHANGELOG.md`](../../CHANGELOG.md) and on the [GitHub Releases page](https://github.com/UI5/webcomponents-react/releases).
4+
35
All notable changes to this project will be documented in this file.
46
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
57

packages/main/CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# Change Log
22

3+
> **This file is preserved as a historical archive up to v2.22.2.** From v2.22.3 onwards, all release notes are aggregated in the [project-root `CHANGELOG.md`](../../CHANGELOG.md) and on the [GitHub Releases page](https://github.com/UI5/webcomponents-react/releases).
4+
35
All notable changes to this project will be documented in this file.
46
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
57

0 commit comments

Comments
 (0)