Version Packages

This commit is contained in:
github-actions[bot]
2024-04-16 12:20:53 +00:00
parent 2f334fd83c
commit 0e48f5a289
649 changed files with 7811 additions and 1878 deletions
+8
View File
@@ -1,5 +1,13 @@
# @backstage/eslint-plugin
## 0.1.7
### Patch Changes
- 9ef572d: fix lint rule fixer for more than one `Component + Prop`
- 3a7eee7: eslint autofix for mui ThemeProvider
- d55828d: add fixer logic for import aliases
## 0.1.7-next.0
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/eslint-plugin",
"version": "0.1.7-next.0",
"version": "0.1.7",
"description": "Backstage ESLint plugin",
"publishConfig": {
"access": "public"