Merge pull request #71 from backstage/revert-69-changesets-release/todo
Revert "Version Packages (todo)"
This commit is contained in:
commit
48d82e2e7c
|
|
@ -0,0 +1,6 @@
|
|||
---
|
||||
'@backstage-community/plugin-todo': patch
|
||||
'@backstage-community/plugin-todo-backend': patch
|
||||
---
|
||||
|
||||
Migrated from the [backstage/backstage](https://github.com/backstage/backstage) monorepo.
|
||||
|
|
@ -1,11 +1,5 @@
|
|||
# @backstage-community/plugin-todo-backend
|
||||
|
||||
## 0.3.16
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- 6de857e: 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.16",
|
||||
"version": "0.3.15",
|
||||
"description": "A Backstage backend plugin that lets you browse TODO comments in your source code",
|
||||
"backstage": {
|
||||
"role": "backend-plugin"
|
||||
|
|
|
|||
|
|
@ -1,11 +1,5 @@
|
|||
# @backstage-community/plugin-todo
|
||||
|
||||
## 0.2.38
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- 6de857e: 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.38",
|
||||
"version": "0.2.37",
|
||||
"description": "A Backstage plugin that lets you browse TODO comments in your source code",
|
||||
"backstage": {
|
||||
"role": "frontend-plugin"
|
||||
|
|
|
|||
Loading…
Reference in New Issue