Skip to content

Commit 97abbbd

Browse files
committed
-> v3.1.1
1 parent f0d7a58 commit 97abbbd

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# svelte-loader changelog
22

3-
## 3.1.1 (Unreleased)
3+
## 3.1.1
44

55
* Fix empty sourcesContent ([#177](https://github.com/sveltejs/svelte-loader/pull/177))
66

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

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

0 commit comments

Comments
 (0)