Skip to content

Commit e733aca

Browse files
Version Packages
1 parent 6d3ed24 commit e733aca

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

workspaces/tech-radar/.changeset/renovate-59a068d.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

workspaces/tech-radar/plugins/tech-radar-backend/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @backstage-community/plugin-tech-radar-backend
22

3+
## 1.12.1
4+
5+
### Patch Changes
6+
7+
- 6d3ed24: Updated dependency `supertest` to `^7.0.0`.
8+
39
## 1.12.0
410

511
### Minor Changes

workspaces/tech-radar/plugins/tech-radar-backend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@backstage-community/plugin-tech-radar-backend",
3-
"version": "1.12.0",
3+
"version": "1.12.1",
44
"main": "src/index.ts",
55
"types": "src/index.ts",
66
"license": "Apache-2.0",

0 commit comments

Comments
 (0)