Skip to content

Commit 5f8cf2e

Browse files
Version Packages (#578)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 480aa8e commit 5f8cf2e

9 files changed

Lines changed: 36 additions & 12 deletions

File tree

workspaces/adoption-insights/.changeset/fuzzy-shirts-travel.md

Lines changed: 0 additions & 8 deletions
This file was deleted.
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
# @red-hat-developer-hub/backstage-plugin-adoption-insights-backend
2+
3+
## 0.0.2
4+
5+
### Patch Changes
6+
7+
- 480aa8e: Release Adoption insights plugin
8+
- Updated dependencies [480aa8e]
9+
- @red-hat-developer-hub/backstage-plugin-adoption-insights-common@0.1.1

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.1",
3+
"version": "0.0.2",
44
"license": "Apache-2.0",
55
"main": "src/index.ts",
66
"types": "src/index.ts",
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# @red-hat-developer-hub/backstage-plugin-adoption-insights-common
2+
3+
## 0.1.1
4+
5+
### Patch Changes
6+
7+
- 480aa8e: Release Adoption insights plugin

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.0",
3+
"version": "0.1.1",
44
"license": "Apache-2.0",
55
"description": "Common functionalities for the adoption-insights plugin",
66
"main": "src/index.ts",
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
# @red-hat-developer-hub/backstage-plugin-adoption-insights
2+
3+
## 0.0.2
4+
5+
### Patch Changes
6+
7+
- 480aa8e: Release Adoption insights plugin
8+
- Updated dependencies [480aa8e]
9+
- @red-hat-developer-hub/backstage-plugin-adoption-insights-common@0.1.1

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.1",
3+
"version": "0.0.2",
44
"license": "Apache-2.0",
55
"main": "src/index.ts",
66
"types": "src/index.ts",
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# @red-hat-developer-hub/backstage-plugin-analytics-module-adoption-insights
2+
3+
## 0.0.2
4+
5+
### Patch Changes
6+
7+
- 480aa8e: Release Adoption insights plugin

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.1",
3+
"version": "0.0.2",
44
"license": "Apache-2.0",
55
"main": "src/index.ts",
66
"types": "src/index.ts",

0 commit comments

Comments
 (0)