File tree 3 files changed +11
-1
lines changed
3 files changed +11
-1
lines changed Original file line number Diff line number Diff line change 73
73
" blue-bulldogs-visit" ,
74
74
" blue-buttons-march" ,
75
75
" blue-cats-mate" ,
76
+ " blue-glasses-compete" ,
76
77
" blue-jobs-laugh" ,
77
78
" blue-llamas-exist" ,
78
79
" blue-pans-warn" ,
579
580
" lovely-mice-search" ,
580
581
" lovely-otters-lie" ,
581
582
" lovely-seahorses-sell" ,
583
+ " lovely-sloths-flow" ,
582
584
" lucky-bottles-kick" ,
583
585
" lucky-glasses-sell" ,
584
586
" lucky-guests-act" ,
Original file line number Diff line number Diff line change 1
1
# @sveltejs/kit
2
2
3
+ ## 1.0.0-next.482
4
+
5
+ ### Patch Changes
6
+
7
+ - [ fix] ActionData type ([ #6748 ] ( https://github.com./sveltejs/kit/pull/6748 ) )
8
+
9
+ * [ chore] Refactor graph analysis for better unit tests ([ #6727 ] ( https://github.com./sveltejs/kit/pull/6727 ) )
10
+
3
11
## 1.0.0-next.481
4
12
5
13
### Patch Changes
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @sveltejs/kit" ,
3
- "version" : " 1.0.0-next.481 " ,
3
+ "version" : " 1.0.0-next.482 " ,
4
4
"repository" : {
5
5
"type" : " git" ,
6
6
"url" : " https://github.com./sveltejs/kit" ,
You can’t perform that action at this time.
0 commit comments