We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d84bf77 commit 21801f7Copy full SHA for 21801f7
packages/eslint/CHANGELOG.md
@@ -1,5 +1,11 @@
1
# Change Log
2
3
+## 2.0.2
4
+
5
+### Patch Changes
6
7
+- Updated React configurations
8
9
## 2.0.0
10
11
### Major Changes
packages/eslint/package.json
@@ -1,6 +1,6 @@
{
"name": "@harmonix-hub/eslint",
- "version": "2.0.0",
+ "version": "2.0.2",
"description": "This package provides ESLint configurations to ensuring consistency and collaboration across projects",
"main": "dist/index.js",
"types": "dist/index.d.ts",
0 commit comments