Version Packages (next)

This commit is contained in:
github-actions[bot]
2025-11-04 15:00:26 +00:00
parent 719d772743
commit 3738293d26
273 changed files with 3065 additions and 137 deletions
+8
View File
@@ -1,5 +1,13 @@
# @backstage/plugin-devtools-common
## 0.1.19-next.1
### Patch Changes
- b2bef92: Convert all enums to erasable-syntax compliant patterns
- Updated dependencies
- @backstage/plugin-permission-common@0.9.3-next.1
## 0.1.19-next.0
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-devtools-common",
"version": "0.1.19-next.0",
"version": "0.1.19-next.1",
"description": "Common functionalities for the devtools plugin",
"backstage": {
"role": "common-library",