Skip to content

Commit a327333

Browse files
committed
Merge branch 'v3'
2 parents 5cf8a55 + b37ad35 commit a327333

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# svelte-loader changelog
22

3+
## 2.13.1
4+
5+
* v3 fixes ([#78](https://github.com/sveltejs/svelte-loader/pull/78))
6+
37
## 2.13.0
48

59
* Handle `dependencies` returned from `preprocess` ([#75](https://github.com/sveltejs/svelte-loader/pull/75))

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "svelte-loader",
3-
"version": "2.13.0",
3+
"version": "2.13.1",
44
"author": "Nico Rehwaldt <[email protected]>",
55
"description": "A webpack loader for svelte",
66
"license": "MIT",

0 commit comments

Comments
 (0)