Version Packages (#1560)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
Backstage Service Account 2024-10-18 21:54:52 +02:00 committed by GitHub
parent 5fbdb1dd87
commit 3a65fa76d3
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': patch
'@backstage-community/plugin-todo-backend': patch
---
Backstage version bump to v1.30.2

View File

@ -1,5 +1,11 @@
# @backstage-community/plugin-todo-backend
## 0.3.20
### Patch Changes
- 714e522: Backstage version bump to v1.30.2
## 0.3.19
### Patch Changes

View File

@ -1,6 +1,6 @@
{
"name": "@backstage-community/plugin-todo-backend",
"version": "0.3.19",
"version": "0.3.20",
"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.2.41
### Patch Changes
- 714e522: Backstage version bump to v1.30.2
## 0.2.40
### Patch Changes

View File

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