Skip to content

Commit 02fa71c

Browse files
Version Packages (#80)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 02f6399 commit 02fa71c

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/tiny-tomatoes-switch.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

packages/svelte-hmr/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# svelte-hmr
22

3+
## 0.15.3
4+
5+
### Patch Changes
6+
7+
- Fix injecting imports whose paths contain special characters ([#78](https://github.com/sveltejs/svelte-hmr/pull/78))
8+
39
## 0.15.2
410

511
### Patch Changes

packages/svelte-hmr/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "svelte-hmr",
3-
"version": "0.15.2",
3+
"version": "0.15.3",
44
"description": "Bundler agnostic HMR utils for Svelte 3",
55
"main": "index.js",
66
"author": "rixo <[email protected]>",

0 commit comments

Comments
 (0)