Version Packages (#2184)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
parent
5289c38442
commit
dee2fd3062
|
|
@ -1,7 +0,0 @@
|
|||
---
|
||||
'@backstage-community/plugin-tech-insights-backend-module-jsonfc': minor
|
||||
'@backstage-community/plugin-tech-insights-common': minor
|
||||
'@backstage-community/plugin-tech-insights-node': minor
|
||||
---
|
||||
|
||||
Add metadata to TechInsightCheck
|
||||
|
|
@ -1,5 +1,17 @@
|
|||
# @backstage-community/plugin-tech-insights-backend-module-jsonfc
|
||||
|
||||
## 0.2.0
|
||||
|
||||
### Minor Changes
|
||||
|
||||
- 5289c38: Add metadata to TechInsightCheck
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies [5289c38]
|
||||
- @backstage-community/plugin-tech-insights-common@0.3.0
|
||||
- @backstage-community/plugin-tech-insights-node@2.1.0
|
||||
|
||||
## 0.1.61
|
||||
|
||||
### Patch Changes
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@backstage-community/plugin-tech-insights-backend-module-jsonfc",
|
||||
"version": "0.1.61",
|
||||
"version": "0.2.0",
|
||||
"backstage": {
|
||||
"role": "backend-plugin-module",
|
||||
"pluginId": "tech-insights",
|
||||
|
|
|
|||
|
|
@ -1,5 +1,13 @@
|
|||
# @backstage-community/plugin-tech-insights-backend
|
||||
|
||||
## 2.0.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies [5289c38]
|
||||
- @backstage-community/plugin-tech-insights-common@0.3.0
|
||||
- @backstage-community/plugin-tech-insights-node@2.1.0
|
||||
|
||||
## 2.0.0
|
||||
|
||||
### Major Changes
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@backstage-community/plugin-tech-insights-backend",
|
||||
"version": "2.0.0",
|
||||
"version": "2.0.1",
|
||||
"backstage": {
|
||||
"role": "backend-plugin",
|
||||
"pluginId": "tech-insights",
|
||||
|
|
|
|||
|
|
@ -1,5 +1,11 @@
|
|||
# @backstage-community/plugin-tech-insights-common
|
||||
|
||||
## 0.3.0
|
||||
|
||||
### Minor Changes
|
||||
|
||||
- 5289c38: Add metadata to TechInsightCheck
|
||||
|
||||
## 0.2.21
|
||||
|
||||
### Patch Changes
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@backstage-community/plugin-tech-insights-common",
|
||||
"version": "0.2.21",
|
||||
"version": "0.3.0",
|
||||
"backstage": {
|
||||
"role": "common-library",
|
||||
"pluginId": "tech-insights",
|
||||
|
|
|
|||
|
|
@ -1,5 +1,16 @@
|
|||
# @backstage-community/plugin-tech-insights-node
|
||||
|
||||
## 2.1.0
|
||||
|
||||
### Minor Changes
|
||||
|
||||
- 5289c38: Add metadata to TechInsightCheck
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies [5289c38]
|
||||
- @backstage-community/plugin-tech-insights-common@0.3.0
|
||||
|
||||
## 2.0.0
|
||||
|
||||
### Major Changes
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@backstage-community/plugin-tech-insights-node",
|
||||
"version": "2.0.0",
|
||||
"version": "2.1.0",
|
||||
"backstage": {
|
||||
"role": "node-library",
|
||||
"pluginId": "tech-insights",
|
||||
|
|
|
|||
|
|
@ -1,5 +1,12 @@
|
|||
# @backstage-community/plugin-tech-insights
|
||||
|
||||
## 0.3.42
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies [5289c38]
|
||||
- @backstage-community/plugin-tech-insights-common@0.3.0
|
||||
|
||||
## 0.3.41
|
||||
|
||||
### Patch Changes
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@backstage-community/plugin-tech-insights",
|
||||
"version": "0.3.41",
|
||||
"version": "0.3.42",
|
||||
"backstage": {
|
||||
"role": "frontend-plugin",
|
||||
"pluginId": "tech-insights",
|
||||
|
|
|
|||
Loading…
Reference in New Issue