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
8 changes: 0 additions & 8 deletions workspaces/adoption-insights/.changeset/weak-jokes-write.md

This file was deleted.

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

## 0.8.0

### Minor Changes

- 4526035: Backstage version bump to v1.49.3

### Patch Changes

- Updated dependencies [4526035]
- @red-hat-developer-hub/backstage-plugin-adoption-insights-common@0.8.0

## 0.7.1

### 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.7.1",
"version": "0.8.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.8.0

### Minor Changes

- 4526035: Backstage version bump to v1.49.3

## 0.7.1

## 0.7.0
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.7.1",
"version": "0.8.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,16 @@
# @red-hat-developer-hub/backstage-plugin-adoption-insights

## 0.8.0

### Minor Changes

- 4526035: Backstage version bump to v1.49.3

### Patch Changes

- Updated dependencies [4526035]
- @red-hat-developer-hub/backstage-plugin-adoption-insights-common@0.8.0

## 0.7.1

### 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.7.1",
"version": "0.8.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-analytics-module-adoption-insights

## 0.8.0

### Minor Changes

- 4526035: Backstage version bump to v1.49.3

## 0.7.1

## 0.7.0
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.7.1",
"version": "0.8.0",
"license": "Apache-2.0",
"main": "src/index.ts",
"types": "src/index.ts",
Expand Down
Loading