Skip to content

Commit f58fa7c

Browse files
Version Packages (#8630)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 30fdca0 commit f58fa7c

7 files changed

Lines changed: 34 additions & 10 deletions

File tree

workspaces/fairwinds-insights/.changeset/petite-onions-live.md

Lines changed: 0 additions & 7 deletions
This file was deleted.
Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
# @backstage-community/plugin-fairwinds-insights-backend
2+
3+
## 0.1.0
4+
5+
### Minor Changes
6+
7+
- 09b126b: Create new Fairwinds Insights Backstage Plugin
8+
9+
### Patch Changes
10+
11+
- Updated dependencies [09b126b]
12+
- @backstage-community/plugin-fairwinds-insights-common@0.1.0

workspaces/fairwinds-insights/plugins/fairwinds-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": "@backstage-community/plugin-fairwinds-insights-backend",
3-
"version": "0.0.0",
3+
"version": "0.1.0",
44
"main": "src/index.ts",
55
"types": "src/index.ts",
66
"license": "Apache-2.0",
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# @backstage-community/plugin-fairwinds-insights-common
2+
3+
## 0.1.0
4+
5+
### Minor Changes
6+
7+
- 09b126b: Create new Fairwinds Insights Backstage Plugin

workspaces/fairwinds-insights/plugins/fairwinds-insights-common/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@backstage-community/plugin-fairwinds-insights-common",
33
"description": "Common functionalities for the fairwinds-insights plugin",
4-
"version": "0.0.0",
4+
"version": "0.1.0",
55
"main": "src/index.ts",
66
"types": "src/index.ts",
77
"license": "Apache-2.0",
Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
# @backstage-community/plugin-fairwinds-insights
2+
3+
## 0.1.0
4+
5+
### Minor Changes
6+
7+
- 09b126b: Create new Fairwinds Insights Backstage Plugin
8+
9+
### Patch Changes
10+
11+
- Updated dependencies [09b126b]
12+
- @backstage-community/plugin-fairwinds-insights-common@0.1.0

workspaces/fairwinds-insights/plugins/fairwinds-insights/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@backstage-community/plugin-fairwinds-insights",
3-
"version": "0.0.0",
3+
"version": "0.1.0",
44
"backstage": {
55
"role": "frontend-plugin",
66
"pluginId": "fairwinds-insights",

0 commit comments

Comments
 (0)