Skip to content

Commit c7aabdd

Browse files
Version Packages
1 parent a66e0b0 commit c7aabdd

File tree

9 files changed

+38
-12
lines changed

9 files changed

+38
-12
lines changed

workspaces/adoption-insights/.changeset/moody-meals-camp.md

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

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

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

3+
## 0.1.0
4+
5+
### Minor Changes
6+
7+
- a66e0b0: Backstage version bump to v1.36.1
8+
9+
### Patch Changes
10+
11+
- Updated dependencies [a66e0b0]
12+
- @red-hat-developer-hub/backstage-plugin-adoption-insights[email protected]
13+
314
## 0.0.4
415

516
### 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.0.4",
3+
"version": "0.1.0",
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: 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-common
22

3+
## 0.2.0
4+
5+
### Minor Changes
6+
7+
- a66e0b0: Backstage version bump to v1.36.1
8+
39
## 0.1.1
410

511
### Patch Changes

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.1.1",
3+
"version": "0.2.0",
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: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
11
# @red-hat-developer-hub/backstage-plugin-adoption-insights
22

3+
## 0.1.0
4+
5+
### Minor Changes
6+
7+
- a66e0b0: Backstage version bump to v1.36.1
8+
9+
### Patch Changes
10+
11+
- Updated dependencies [a66e0b0]
12+
- @red-hat-developer-hub/backstage-plugin-adoption-insights[email protected]
13+
314
## 0.0.4
415

516
### 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.0.4",
3+
"version": "0.1.0",
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.1.0
4+
5+
### Minor Changes
6+
7+
- a66e0b0: Backstage version bump to v1.36.1
8+
39
## 0.0.2
410

511
### Patch Changes

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

0 commit comments

Comments
 (0)