Skip to content

Commit b34ae8c

Browse files
committed
chore: release v0.2.4
1 parent f885280 commit b34ae8c

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,16 @@
11

2+
## v0.2.3...main
3+
4+
[compare changes](https://github.com/stacksjs/eslint-plugin/compare/v0.2.3...main)
5+
6+
### 🏡 Chore
7+
8+
- Use latest ([f885280](https://github.com/stacksjs/eslint-plugin/commit/f885280))
9+
10+
### ❤️ Contributors
11+
12+
- Chris ([@chrisbbreuer](https://github.com/chrisbbreuer))
13+
214
## v0.2.2...main
315

416
[compare changes](https://github.com/stacksjs/eslint-plugin/compare/v0.2.2...main)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@stacksjs/eslint-plugin",
33
"type": "module",
4-
"version": "0.2.3",
4+
"version": "0.2.4",
55
"description": "The Stacks ESLint plugin",
66
"license": "MIT",
77
"funding": "https://github.com/sponsors/chrisbbreuer",

0 commit comments

Comments
 (0)