Skip to content
Merged
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/periskop/.changeset/version-bump-1-41-1.md

This file was deleted.

6 changes: 6 additions & 0 deletions workspaces/periskop/plugins/periskop-backend/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @backstage-community/plugin-periskop-backend

## 0.10.0

### Minor Changes

- a8459bb: Backstage version bump to v1.41.1

## 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-periskop-backend",
"version": "0.9.0",
"version": "0.10.0",
"backstage": {
"role": "backend-plugin",
"pluginId": "periskop",
Expand Down
6 changes: 6 additions & 0 deletions workspaces/periskop/plugins/periskop/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @backstage-community/plugin-periskop

## 0.9.0

### Minor Changes

- a8459bb: Backstage version bump to v1.41.1

## 0.8.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion workspaces/periskop/plugins/periskop/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@backstage-community/plugin-periskop",
"version": "0.8.0",
"version": "0.9.0",
"backstage": {
"role": "frontend-plugin",
"pluginId": "periskop",
Expand Down