Version Packages (next)

This commit is contained in:
github-actions[bot]
2025-06-11 10:06:10 +00:00
parent bd915fcd07
commit 9c9faf2ec1
20 changed files with 350 additions and 10 deletions
+6
View File
@@ -1,5 +1,11 @@
# @backstage/eslint-plugin
## 0.1.11-next.0
### Patch Changes
- 098ef95: Fix custom rules package scanning performance.
## 0.1.10
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/eslint-plugin",
"version": "0.1.10",
"version": "0.1.11-next.0",
"description": "Backstage ESLint plugin",
"publishConfig": {
"access": "public"