Skip to content

Commit 6f9d13c

Browse files
github-actions[bot]DylanPiercey
authored andcommitted
[ci] release
1 parent 8400f7a commit 6f9d13c

File tree

4 files changed

+9
-8
lines changed

4 files changed

+9
-8
lines changed

.changeset/crazy-jars-wink.md

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

CHANGELOG.md

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

3+
## 5.3.7
4+
5+
### Patch Changes
6+
7+
- [#230](https://github.com/marko-js/vite/pull/230) [`8400f7a`](https://github.com/marko-js/vite/commit/8400f7ad2fca1bb27169a354465b533a61b50afc) Thanks [@DylanPiercey](https://github.com/DylanPiercey)! - Fix sourcemap generation.
8+
39
## 5.3.6
410

511
### Patch Changes

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@marko/vite",
3-
"version": "5.3.6",
3+
"version": "5.3.7",
44
"description": "A Marko plugin for Vite",
55
"keywords": [
66
"loader",

0 commit comments

Comments
 (0)