File tree 4 files changed +9
-2
lines changed
4 files changed +9
-2
lines changed Original file line number Diff line number Diff line change 11
11
" cuddly-cats-beam" ,
12
12
" fifty-deers-pretend" ,
13
13
" hip-eels-unite" ,
14
+ " lovely-papayas-cough" ,
14
15
" popular-hotels-invent" ,
15
16
" shaggy-mirrors-join" ,
16
17
" shy-walls-laugh" ,
Original file line number Diff line number Diff line change 1
1
# eslint-plugin-svelte
2
2
3
+ ## 2.36.0-next.9
4
+
5
+ ### Patch Changes
6
+
7
+ - [ #696 ] ( https://github.com/sveltejs/eslint-plugin-svelte/pull/696 ) [ ` d4303f5 ` ] ( https://github.com/sveltejs/eslint-plugin-svelte/commit/d4303f5347dae7828e08e699741a276ee35dbd43 ) Thanks [ @ota-meshi ] ( https://github.com/ota-meshi ) ! - fix: update svelte-eslint-parser
8
+
3
9
## 2.36.0-next.8
4
10
5
11
### Patch Changes
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " eslint-plugin-svelte" ,
3
- "version" : " 2.36.0-next.8 " ,
3
+ "version" : " 2.36.0-next.9 " ,
4
4
"description" : " ESLint plugin for Svelte using AST" ,
5
5
"repository" : " git+https://github.com/sveltejs/eslint-plugin-svelte.git" ,
6
6
"homepage" : " https://sveltejs.github.io/eslint-plugin-svelte" ,
Original file line number Diff line number Diff line change 2
2
// This file has been automatically generated,
3
3
// in order to update its content execute "pnpm run update"
4
4
export const name = 'eslint-plugin-svelte' as const ;
5
- export const version = '2.36.0-next.8 ' as const ;
5
+ export const version = '2.36.0-next.9 ' as const ;
You can’t perform that action at this time.
0 commit comments