Skip to content

Commit 94d1d9a

Browse files
Version Packages (#3370)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent fc1b00d commit 94d1d9a

11 files changed

Lines changed: 27 additions & 20 deletions

File tree

workspaces/adoption-insights/.changeset/expose-alpha-translations.md

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

workspaces/adoption-insights/.changeset/renovate-dec70f2.md

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

workspaces/adoption-insights/.changeset/shiny-friends-end.md

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

workspaces/adoption-insights/plugins/adoption-insights-backend/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-adoption-insights-backend
22

3+
## 0.8.3
4+
5+
### Patch Changes
6+
7+
- @red-hat-developer-hub/backstage-plugin-adoption-insights-common@0.8.3
8+
39
## 0.8.2
410

511
### Patch Changes

workspaces/adoption-insights/plugins/adoption-insights-backend/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-adoption-insights-backend",
3-
"version": "0.8.2",
3+
"version": "0.8.3",
44
"license": "Apache-2.0",
55
"main": "src/index.ts",
66
"types": "src/index.ts",

workspaces/adoption-insights/plugins/adoption-insights-common/CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# @red-hat-developer-hub/backstage-plugin-adoption-insights-common
22

3+
## 0.8.3
4+
35
## 0.8.2
46

57
## 0.8.1

workspaces/adoption-insights/plugins/adoption-insights-common/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-adoption-insights-common",
3-
"version": "0.8.2",
3+
"version": "0.8.3",
44
"license": "Apache-2.0",
55
"description": "Common functionalities for the adoption-insights plugin",
66
"main": "src/index.ts",

workspaces/adoption-insights/plugins/adoption-insights/CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# @red-hat-developer-hub/backstage-plugin-adoption-insights
22

3+
## 0.8.3
4+
5+
### Patch Changes
6+
7+
- fc1b00d: Expose the Alpha Scalprum module and `adoptionInsightsTranslations` for dynamic plugins, and register `translationResources` in `app-config.dynamic.yaml` for loading translations from the Alpha bundle.
8+
- f5e1232: Updated dependency `@red-hat-developer-hub/backstage-plugin-theme` to `^0.14.0`.
9+
- 2465411: Replace Material UI v4 imports with MUI v5
10+
- @red-hat-developer-hub/backstage-plugin-adoption-insights-common@0.8.3
11+
312
## 0.8.2
413

514
### Patch Changes

workspaces/adoption-insights/plugins/adoption-insights/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-adoption-insights",
3-
"version": "0.8.2",
3+
"version": "0.8.3",
44
"license": "Apache-2.0",
55
"main": "src/index.ts",
66
"types": "src/index.ts",

workspaces/adoption-insights/plugins/analytics-module-adoption-insights/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-analytics-module-adoption-insights
22

3+
## 0.8.3
4+
5+
### Patch Changes
6+
7+
- 2465411: Replace Material UI v4 imports with MUI v5
8+
39
## 0.8.2
410

511
## 0.8.1

0 commit comments

Comments
 (0)