Version Packages (#3384)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
Backstage Service Account 2025-03-22 20:50:48 +01:00 committed by GitHub
parent 1643b10fb0
commit 10eeb67f28
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
5 changed files with 14 additions and 8 deletions

View File

@ -1,6 +0,0 @@
---
'@backstage-community/plugin-todo': minor
'@backstage-community/plugin-todo-backend': minor
---
Backstage version bump to v1.37.0

View File

@ -1,5 +1,11 @@
# @backstage-community/plugin-todo-backend
## 0.8.0
### Minor Changes
- b777866: Backstage version bump to v1.37.0
## 0.7.0
### Minor Changes

View File

@ -1,6 +1,6 @@
{
"name": "@backstage-community/plugin-todo-backend",
"version": "0.7.0",
"version": "0.8.0",
"description": "A Backstage backend plugin that lets you browse TODO comments in your source code",
"backstage": {
"role": "backend-plugin",

View File

@ -1,5 +1,11 @@
# @backstage-community/plugin-todo
## 0.6.0
### Minor Changes
- b777866: Backstage version bump to v1.37.0
## 0.5.0
### Minor Changes

View File

@ -1,6 +1,6 @@
{
"name": "@backstage-community/plugin-todo",
"version": "0.5.0",
"version": "0.6.0",
"description": "A Backstage plugin that lets you browse TODO comments in your source code",
"backstage": {
"role": "frontend-plugin",