Skip to content

Commit fd105a8

Browse files
committed
4.4.2
1 parent cdb5ae4 commit fd105a8

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.4.2](https://github.com/sveltejs/svelte-preprocess/compare/v4.4.0...v4.4.2) (2020-10-05)
2+
3+
4+
### Bug Fixes
5+
6+
* 🐛 prefixed keyframes globalization ([903d95b](https://github.com/sveltejs/svelte-preprocess/commit/903d95b931da10cf861fc71c15e6ab43fcfef590)), closes [#264](https://github.com/sveltejs/svelte-preprocess/issues/264)
7+
* 🐛 prevent trying to resolve interpolated src values ([e71157c](https://github.com/sveltejs/svelte-preprocess/commit/e71157c001ec7ba9f47b1ce4ad747a8a1a3258d5)), closes [#226](https://github.com/sveltejs/svelte-preprocess/issues/226)
8+
9+
10+
111
## [4.4.1](https://github.com/sveltejs/svelte-preprocess/compare/v4.4.0...v4.4.1) (2020-10-05)
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.4.1",
3+
"version": "4.4.2",
44
"license": "MIT",
55
"main": "dist/index.js",
66
"types": "dist/index.d.ts",

0 commit comments

Comments
 (0)