Version Packages

This commit is contained in:
github-actions[bot] 2024-04-17 08:21:19 +00:00
parent 44e295574a
commit a8107e613c
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
---
Migrated from the [backstage/backstage](https://github.com/backstage/backstage) monorepo.

View File

@ -1,5 +1,11 @@
# @backstage-community/plugin-todo-backend
## 0.3.16
### Patch Changes
- 4ab2804: Migrated from the [backstage/backstage](https://github.com/backstage/backstage) monorepo.
## 0.3.15
### Patch Changes

View File

@ -1,6 +1,6 @@
{
"name": "@backstage-community/plugin-todo-backend",
"version": "0.3.15",
"version": "0.3.16",
"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.38
### Patch Changes
- 4ab2804: Migrated from the [backstage/backstage](https://github.com/backstage/backstage) monorepo.
## 0.2.37
### Patch Changes

View File

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