Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 0 additions & 12 deletions workspaces/tech-insights/.changeset/version-bump-1-52-0.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.10.0

### Minor Changes

- efd82d4: Backstage version bump to v1.52.0

### Patch Changes

- Updated dependencies [efd82d4]
- @backstage-community/plugin-tech-insights-common@0.11.0
- @backstage-community/plugin-tech-insights-node@2.9.0

## 0.9.0

### Minor Changes
Expand Down
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.9.0",
"version": "0.10.0",
"backstage": {
"role": "backend-plugin-module",
"pluginId": "tech-insights",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# @backstage-community/plugin-tech-insights-backend

## 3.1.0

### Minor Changes

- efd82d4: Backstage version bump to v1.52.0

### Patch Changes

- Updated dependencies [efd82d4]
- @backstage-community/plugin-tech-insights-common@0.11.0
- @backstage-community/plugin-tech-insights-node@2.9.0

## 3.0.1

### Major Changes
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@backstage-community/plugin-tech-insights-backend",
"version": "3.0.1",
"version": "3.1.0",
"backstage": {
"role": "backend-plugin",
"pluginId": "tech-insights",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @backstage-community/plugin-tech-insights-common

## 0.11.0

### Minor Changes

- efd82d4: Backstage version bump to v1.52.0

## 0.10.0

### Minor Changes
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@backstage-community/plugin-tech-insights-common",
"version": "0.10.0",
"version": "0.11.0",
"backstage": {
"role": "common-library",
"pluginId": "tech-insights",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# @backstage-community/plugin-tech-insights-maturity-common

## 0.7.0

### Minor Changes

- efd82d4: Backstage version bump to v1.52.0

### Patch Changes

- Updated dependencies [efd82d4]
- @backstage-community/plugin-tech-insights-common@0.11.0

## 0.6.0

### Minor Changes
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@backstage-community/plugin-tech-insights-maturity-common",
"description": "Common functionalities for the tech-insights-maturity plugin",
"version": "0.6.0",
"version": "0.7.0",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# @backstage-community/plugin-tech-insights-maturity

## 0.10.0

### Minor Changes

- efd82d4: Backstage version bump to v1.52.0

### Patch Changes

- Updated dependencies [efd82d4]
- @backstage-community/plugin-tech-insights-common@0.11.0
- @backstage-community/plugin-tech-insights-maturity-common@0.7.0
- @backstage-community/plugin-tech-insights-react@1.7.0

## 0.9.2

### Patch Changes
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@backstage-community/plugin-tech-insights-maturity",
"version": "0.9.2",
"version": "0.10.0",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# @backstage-community/plugin-tech-insights-node

## 2.9.0

### Minor Changes

- efd82d4: Backstage version bump to v1.52.0

### Patch Changes

- Updated dependencies [efd82d4]
- @backstage-community/plugin-tech-insights-common@0.11.0

## 2.8.0

### Minor Changes
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@backstage-community/plugin-tech-insights-node",
"version": "2.8.0",
"version": "2.9.0",
"backstage": {
"role": "node-library",
"pluginId": "tech-insights",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# @backstage-community/plugin-tech-insights-react

## 1.7.0

### Minor Changes

- efd82d4: Backstage version bump to v1.52.0

### Patch Changes

- Updated dependencies [efd82d4]
- @backstage-community/plugin-tech-insights-common@0.11.0

## 1.6.0

### Minor Changes
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@backstage-community/plugin-tech-insights-react",
"description": "Web library for the tech-insights plugin",
"version": "1.6.0",
"version": "1.7.0",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",
Expand Down
12 changes: 12 additions & 0 deletions workspaces/tech-insights/plugins/tech-insights/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# @backstage-community/plugin-tech-insights

## 1.5.0

### Minor Changes

- efd82d4: Backstage version bump to v1.52.0

### Patch Changes

- Updated dependencies [efd82d4]
- @backstage-community/plugin-tech-insights-common@0.11.0
- @backstage-community/plugin-tech-insights-react@1.7.0

## 1.4.0

### Minor Changes
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@backstage-community/plugin-tech-insights",
"version": "1.4.0",
"version": "1.5.0",
"backstage": {
"role": "frontend-plugin",
"pluginId": "tech-insights",
Expand Down
Loading