Skip to content

Commit 3c37482

Browse files
Version Packages (#810)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 4b8918d commit 3c37482

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/eleven-wombats-begin.md

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

packages/vite-plugin-svelte/CHANGELOG.md

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

3+
## 2.5.3
4+
5+
### Patch Changes
6+
7+
- fix: handle closing tags in attributes when detecting script language ([#796](https://github.com/sveltejs/vite-plugin-svelte/pull/796))
8+
39
## 2.5.2
410

511
### Patch Changes

packages/vite-plugin-svelte/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@sveltejs/vite-plugin-svelte",
3-
"version": "2.5.2",
3+
"version": "2.5.3",
44
"license": "MIT",
55
"author": "dominikg",
66
"files": [

0 commit comments

Comments
 (0)