Skip to content

Commit 73f29ef

Browse files
committed
chore(release): 4.9.5
1 parent 473408b commit 73f29ef

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

Diff for: CHANGELOG.md

+10
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
## [4.9.5](https://github.com/sveltejs/svelte-preprocess/compare/v4.9.4...v4.9.5) (2021-09-20)
2+
3+
4+
### Bug Fixes
5+
6+
* Clear outDir if set in tsconfig ([#406](https://github.com/sveltejs/svelte-preprocess/issues/406)) ([67f96ad](https://github.com/sveltejs/svelte-preprocess/commit/67f96ad9fcc4e0efb337d469533ff68d6189c024)), closes [#405](https://github.com/sveltejs/svelte-preprocess/issues/405)
7+
* return default settings when no tsconfig found ([#407](https://github.com/sveltejs/svelte-preprocess/issues/407)) ([473408b](https://github.com/sveltejs/svelte-preprocess/commit/473408b8dcec6cd1540d3fb8e05ca0b4a82ec2f5))
8+
9+
10+
111
## [4.9.4](https://github.com/sveltejs/svelte-preprocess/compare/v4.9.3...v4.9.4) (2021-09-09)
212

313

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "svelte-preprocess",
3-
"version": "4.9.4",
3+
"version": "4.9.5",
44
"license": "MIT",
55
"main": "dist/index.js",
66
"types": "dist/index.d.ts",

0 commit comments

Comments
 (0)