Version Packages (next)

This commit is contained in:
github-actions[bot]
2024-04-09 15:55:28 +00:00
parent df279de594
commit 036b9b3434
437 changed files with 6312 additions and 218 deletions
+7
View File
@@ -1,5 +1,12 @@
# @backstage/eslint-plugin
## 0.1.7-next.0
### Patch Changes
- 9ef572d: fix lint rule fixer for more than one `Component + Prop`
- 3a7eee7: eslint autofix for mui ThemeProvider
## 0.1.6
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/eslint-plugin",
"version": "0.1.6",
"version": "0.1.7-next.0",
"description": "Backstage ESLint plugin",
"publishConfig": {
"access": "public"