File tree Expand file tree Collapse file tree 2 files changed +20
-2
lines changed Expand file tree Collapse file tree 2 files changed +20
-2
lines changed Original file line number Diff line number Diff line change
1
+ ## [ 4.0.3] ( https://github.com/sveltejs/svelte-preprocess/compare/v4.0.2...v4.0.3 ) (2020-07-08)
2
+
3
+
4
+ ### Bug Fixes
5
+
6
+ * 🐛 another type error :shrug : ([ c55ad93] ( https://github.com/sveltejs/svelte-preprocess/commit/c55ad935c0251579ef62d5e93b3abf7c4c672360 ) )
7
+
8
+
9
+
10
+ ## [ 4.0.3] ( https://github.com/sveltejs/svelte-preprocess/compare/v4.0.2...v4.0.3 ) (2020-07-08)
11
+
12
+
13
+ ### Bug Fixes
14
+
15
+ * 🐛 another type error :shrug : ([ c55ad93] ( https://github.com/sveltejs/svelte-preprocess/commit/c55ad935c0251579ef62d5e93b3abf7c4c672360 ) )
16
+
17
+
18
+
1
19
## [ 4.0.2] ( https://github.com/sveltejs/svelte-preprocess/compare/v4.0.1...v4.0.2 ) (2020-07-08)
2
20
3
21
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " svelte-preprocess" ,
3
- "version" : " 4.0.2 " ,
3
+ "version" : " 4.0.3 " ,
4
4
"license" : " MIT" ,
5
5
"main" : " dist/index.js" ,
6
6
"types" : " dist/index.d.ts" ,
145
145
"optional" : true
146
146
}
147
147
}
148
- }
148
+ }
You can’t perform that action at this time.
0 commit comments