Skip to content

Commit

Permalink
Version Packages (#2184)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
backstage-service and github-actions[bot] authored Dec 16, 2024

Verified

This commit was signed with the committer’s verified signature.
1 parent 5289c38 commit dee2fd3
Showing 11 changed files with 49 additions and 12 deletions.
7 changes: 0 additions & 7 deletions workspaces/tech-insights/.changeset/add-metadata.md

This file was deleted.

Original file line number Diff line number Diff line change
@@ -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
Original file line number Diff line number Diff line change
@@ -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",
Original file line number Diff line number Diff line change
@@ -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
Original file line number Diff line number Diff line change
@@ -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",
Original file line number Diff line number Diff line change
@@ -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
Original file line number Diff line number Diff line change
@@ -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",
11 changes: 11 additions & 0 deletions workspaces/tech-insights/plugins/tech-insights-node/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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
Original file line number Diff line number Diff line change
@@ -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",
7 changes: 7 additions & 0 deletions workspaces/tech-insights/plugins/tech-insights/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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
Original file line number Diff line number Diff line change
@@ -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",

0 comments on commit dee2fd3

Please sign in to comment.