File tree Expand file tree Collapse file tree 2 files changed +18
-1
lines changed Expand file tree Collapse file tree 2 files changed +18
-1
lines changed Original file line number Diff line number Diff line change 1
1
2
+ ## v0.1.5...main
3
+
4
+ [ compare changes] ( https://github.com/stacksjs/eslint-plugin/compare/v0.1.5...main )
5
+
6
+ ### 🏡 Chore
7
+
8
+ - Update vscode settings ([ 93e3e6e] ( https://github.com/stacksjs/eslint-plugin/commit/93e3e6e ) )
9
+ - Add github funding info ([ 2930a86] ( https://github.com/stacksjs/eslint-plugin/commit/2930a86 ) )
10
+ - Update bun version ([ 200b853] ( https://github.com/stacksjs/eslint-plugin/commit/200b853 ) )
11
+ - Update deps ([ dcdd9a9] ( https://github.com/stacksjs/eslint-plugin/commit/dcdd9a9 ) )
12
+ - Dont emit cjs ([ 59119d1] ( https://github.com/stacksjs/eslint-plugin/commit/59119d1 ) )
13
+ - Minor updates ([ 3143284] ( https://github.com/stacksjs/eslint-plugin/commit/3143284 ) )
14
+
15
+ ### ❤️ Contributors
16
+
17
+ - Chris ([ @chrisbbreuer ] ( http://github.com/chrisbbreuer ) )
18
+
2
19
## v0.1.4...main
3
20
4
21
[ compare changes] ( https://github.com/stacksjs/eslint-plugin/compare/v0.1.4...main )
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @stacksjs/eslint-plugin" ,
3
3
"type" : " module" ,
4
- "version" : " 0.1.5 " ,
4
+ "version" : " 0.2.0 " ,
5
5
"description" : " The Stacks ESLint plugin" ,
6
6
"license" : " MIT" ,
7
7
"funding" : " https://github.com/sponsors/chrisbbreuer" ,
You can’t perform that action at this time.
0 commit comments