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 d8b4fb8 commit 787d41fCopy full SHA for 787d41f
CHANGELOG.md
@@ -1,4 +1,16 @@
1
2
+## v0.2.1...main
3
+
4
+[compare changes](https://github.com/stacksjs/eslint-plugin/compare/v0.2.1...main)
5
6
+### 🏡 Chore
7
8
+- Update deps ([d8b4fb8](https://github.com/stacksjs/eslint-plugin/commit/d8b4fb8))
9
10
+### ❤️ Contributors
11
12
+- Chris ([@chrisbbreuer](https://github.com/chrisbbreuer))
13
14
## v0.2.0...main
15
16
[compare changes](https://github.com/stacksjs/eslint-plugin/compare/v0.2.0...main)
package.json
@@ -1,7 +1,7 @@
{
"name": "@stacksjs/eslint-plugin",
"type": "module",
- "version": "0.2.1",
+ "version": "0.2.2",
"description": "The Stacks ESLint plugin",
"license": "MIT",
"funding": "https://github.com/sponsors/chrisbbreuer",
0 commit comments