Merge pull request #71 from backstage/revert-69-changesets-release/todo

Revert "Version Packages (todo)"
This commit is contained in:
Ben Lambert 2024-04-16 17:02:39 +02:00 committed by GitHub
commit 48d82e2e7c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
5 changed files with 8 additions and 14 deletions

View File

@ -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.

View File

@ -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

View File

@ -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"

View File

@ -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

View File

@ -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"