There was an error while loading. Please reload this page.
1 parent a8855fb commit 14d11a0Copy full SHA for 14d11a0
CHANGELOG.md
@@ -1,3 +1,12 @@
1
+# [3.4.0](https://github.com/kaisermann/svelte-preprocess/compare/v3.3.1...v3.4.0) (2020-02-02)
2
+
3
4
+### Features
5
6
+* 🎸 watch included pug files ([a8855fb](https://github.com/kaisermann/svelte-preprocess/commit/a8855fb7a92affe27490c14f14341403568132d5))
7
8
9
10
## [3.3.1](https://github.com/kaisermann/svelte-preprocess/compare/v3.2.6...v3.3.1) (2020-01-29)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "svelte-preprocess",
- "version": "3.3.1",
+ "version": "3.4.0",
"license": "MIT",
"main": "dist/index.js",
"types": "dist/index.d.ts",
0 commit comments