Version Packages
This commit is contained in:
parent
44e295574a
commit
a8107e613c
|
|
@ -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.
|
||||
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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"
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Reference in New Issue