Version Packages

This commit is contained in:
github-actions[bot]
2024-10-15 10:25:03 +00:00
parent 56f656343d
commit a9c095d0be
496 changed files with 5648 additions and 1902 deletions
+7
View File
@@ -1,5 +1,12 @@
# @backstage/eslint-plugin
## 0.1.10
### Patch Changes
- b1c2a2d: Exclude `@material-ui/data-grid`
- 63963f6: Internal refactor to deal with `estree` upgrade
## 0.1.10-next.1
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/eslint-plugin",
"version": "0.1.10-next.1",
"version": "0.1.10",
"description": "Backstage ESLint plugin",
"publishConfig": {
"access": "public"