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 9
9
" brown-gorillas-fly" ,
10
10
" calm-fans-refuse" ,
11
11
" cuddly-cats-beam" ,
12
+ " famous-dots-do" ,
12
13
" fifty-deers-pretend" ,
13
14
" hip-eels-unite" ,
14
15
" lovely-papayas-cough" ,
Original file line number Diff line number Diff line change 1
1
# eslint-plugin-svelte
2
2
3
+ ## 2.36.0-next.10
4
+
5
+ ### Patch Changes
6
+
7
+ - [ #704 ] ( https://github.com/sveltejs/eslint-plugin-svelte/pull/704 ) [ ` af2ccf9 ` ] ( https://github.com/sveltejs/eslint-plugin-svelte/commit/af2ccf9f85af00221f9ec10efbc770cba5615a62 ) Thanks [ @ota-meshi ] ( https://github.com/ota-meshi ) ! - Update svelte-eslint-parser
8
+
3
9
## 2.36.0-next.9
4
10
5
11
### Minor 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.9 " ,
3
+ "version" : " 2.36.0-next.10 " ,
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.9 ' as const ;
5
+ export const version = '2.36.0-next.10 ' as const ;
You can’t perform that action at this time.
0 commit comments