Skip to content

Commit 80d7aa9

Browse files
committed
chore: release v0.1.1
1 parent c054bd8 commit 80d7aa9

File tree

2 files changed

+22
-1
lines changed

2 files changed

+22
-1
lines changed

CHANGELOG.md

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

2+
## v0.1.0...main
3+
4+
[compare changes](https://github.com/stacksjs/eslint-plugin/compare/v0.1.0...main)
5+
6+
### 🏡 Chore
7+
8+
- Wip ([ce9314a](https://github.com/stacksjs/eslint-plugin/commit/ce9314a))
9+
- Wip ([5a5d548](https://github.com/stacksjs/eslint-plugin/commit/5a5d548))
10+
- Wip ([d9e2974](https://github.com/stacksjs/eslint-plugin/commit/d9e2974))
11+
- Wip ([4a7d63e](https://github.com/stacksjs/eslint-plugin/commit/4a7d63e))
12+
- Wip ([9901755](https://github.com/stacksjs/eslint-plugin/commit/9901755))
13+
- Wip ([b35273b](https://github.com/stacksjs/eslint-plugin/commit/b35273b))
14+
- Wip ([85926e4](https://github.com/stacksjs/eslint-plugin/commit/85926e4))
15+
- Wip ([1947693](https://github.com/stacksjs/eslint-plugin/commit/1947693))
16+
- Wip ([32ca41b](https://github.com/stacksjs/eslint-plugin/commit/32ca41b))
17+
- Wip ([c054bd8](https://github.com/stacksjs/eslint-plugin/commit/c054bd8))
18+
19+
### ❤️ Contributors
20+
21+
22+
223
## ...main
324

425

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.1.0",
4+
"version": "0.1.1",
55
"description": "The Stacks ESLint plugin",
66
"license": "MIT",
77
"funding": "https://github.com/sponsors/chrisbbreuer",

0 commit comments

Comments
 (0)