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
6 changes: 0 additions & 6 deletions workspaces/adoption-insights/.changeset/five-cases-shop.md

This file was deleted.

5 changes: 0 additions & 5 deletions workspaces/adoption-insights/.changeset/full-shoes-show.md

This file was deleted.

This file was deleted.

5 changes: 0 additions & 5 deletions workspaces/adoption-insights/.changeset/tidy-cities-go.md

This file was deleted.

Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# @red-hat-developer-hub/backstage-plugin-adoption-insights-backend

## 0.7.0

### Minor Changes

- 0f66c7c: Backstage version bump to v1.47.3

### Patch Changes

- e2ae776: Add missing direct dependencies to package
- Updated dependencies [0f66c7c]
- @red-hat-developer-hub/backstage-plugin-adoption-insights-common@0.7.0

## 0.6.2

### Patch Changes
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@red-hat-developer-hub/backstage-plugin-adoption-insights-backend",
"version": "0.6.2",
"version": "0.7.0",
"license": "Apache-2.0",
"main": "src/index.ts",
"types": "src/index.ts",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @red-hat-developer-hub/backstage-plugin-adoption-insights-common

## 0.7.0

### Minor Changes

- 0f66c7c: Backstage version bump to v1.47.3

## 0.6.2

## 0.6.1
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@red-hat-developer-hub/backstage-plugin-adoption-insights-common",
"version": "0.6.2",
"version": "0.7.0",
"license": "Apache-2.0",
"description": "Common functionalities for the adoption-insights plugin",
"main": "src/index.ts",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# @red-hat-developer-hub/backstage-plugin-adoption-insights

## 0.7.0

### Minor Changes

- b58b43d: Migrated Adoption Insights and Adoption Insights Analytics Module to New Frontend System
- e3e959d: Use readable entity titles in Adoption Insights widgets
- 0f66c7c: Backstage version bump to v1.47.3

### Patch Changes

- Updated dependencies [0f66c7c]
- @red-hat-developer-hub/backstage-plugin-adoption-insights-common@0.7.0

## 0.6.2

### Patch Changes
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@red-hat-developer-hub/backstage-plugin-adoption-insights",
"version": "0.6.2",
"version": "0.7.0",
"license": "Apache-2.0",
"main": "src/index.ts",
"types": "src/index.ts",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @red-hat-developer-hub/backstage-plugin-analytics-module-adoption-insights

## 0.7.0

### Minor Changes

- b58b43d: Migrated Adoption Insights and Adoption Insights Analytics Module to New Frontend System
- 0f66c7c: Backstage version bump to v1.47.3

## 0.6.2

## 0.6.1
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@red-hat-developer-hub/backstage-plugin-analytics-module-adoption-insights",
"version": "0.6.2",
"version": "0.7.0",
"license": "Apache-2.0",
"main": "src/index.ts",
"types": "src/index.ts",
Expand Down