Skip to content

Commit d85e0e9

Browse files
Version Packages (#910)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent e5af42b commit d85e0e9

8 files changed

Lines changed: 16 additions & 22 deletions

File tree

workspaces/orchestrator/.changeset/blue-mails-hide.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

workspaces/orchestrator/.changeset/gorgeous-foxes-learn.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

workspaces/orchestrator/.changeset/real-avocados-hide.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

workspaces/orchestrator/.changeset/renovate-072c92c.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

workspaces/orchestrator/plugins/orchestrator-form-widgets/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @red-hat-developer-hub/backstage-plugin-orchestrator-form-widgets
22

3+
## 0.2.2
4+
5+
### Patch Changes
6+
7+
- 72a99a5: Updated dependency `@mui/styles` to `5.17.1`.
8+
39
## 0.2.1
410

511
### Patch Changes

workspaces/orchestrator/plugins/orchestrator-form-widgets/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@red-hat-developer-hub/backstage-plugin-orchestrator-form-widgets",
3-
"version": "0.2.1",
3+
"version": "0.2.2",
44
"license": "Apache-2.0",
55
"main": "src/index.ts",
66
"types": "src/index.ts",

workspaces/orchestrator/plugins/orchestrator/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
### Dependencies
22

3+
## 3.0.4
4+
5+
### Patch Changes
6+
7+
- c02b521: match package versions with RHDH
8+
- e5af42b: Use Code Snippet default colors in input schema dialog
9+
- 1cf9f22: Use CodeSnippet default colors
10+
311
## 3.0.3
412

513
### Patch Changes

workspaces/orchestrator/plugins/orchestrator/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@red-hat-developer-hub/backstage-plugin-orchestrator",
3-
"version": "3.0.3",
3+
"version": "3.0.4",
44
"license": "Apache-2.0",
55
"main": "src/index.ts",
66
"types": "src/index.ts",

0 commit comments

Comments
 (0)