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 14
14
" grumpy-dolphins-pay" ,
15
15
" grumpy-pans-guess" ,
16
16
" honest-mangos-wave" ,
17
+ " hot-impalas-do" ,
17
18
" loud-geese-trade" ,
18
19
" nine-pandas-fly" ,
19
20
" ninety-shoes-clean" ,
Original file line number Diff line number Diff line change 1
1
# svelte-eslint-parser
2
2
3
+ ## 0.34.0-next.12
4
+
5
+ ### Patch Changes
6
+
7
+ - [ #486 ] ( https://github.com/sveltejs/svelte-eslint-parser/pull/486 ) [ ` 79a4fb7 ` ] ( https://github.com/sveltejs/svelte-eslint-parser/commit/79a4fb718673e5af74075e0575b74b87ef2c406a ) Thanks [ @ota-meshi ] ( https://github.com/ota-meshi ) ! - fix: wrong scope in top level snippets
8
+
3
9
## 0.34.0-next.11
4
10
5
11
### Minor Changes
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " svelte-eslint-parser" ,
3
- "version" : " 0.34.0-next.11 " ,
3
+ "version" : " 0.34.0-next.12 " ,
4
4
"description" : " Svelte parser for ESLint" ,
5
5
"repository" : " git+https://github.com/sveltejs/svelte-eslint-parser.git" ,
6
6
"homepage" : " https://github.com/sveltejs/svelte-eslint-parser#readme" ,
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 build:meta"
4
4
export const name = "svelte-eslint-parser" as const ;
5
- export const version = "0.34.0-next.11 " as const ;
5
+ export const version = "0.34.0-next.12 " as const ;
You can’t perform that action at this time.
0 commit comments