Skip to content

Commit

Permalink
[ci] release (#70)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and github-actions[bot] authored Jun 9, 2023
1 parent 87fe302 commit 7607aab
Show file tree
Hide file tree
Showing 5 changed files with 11 additions and 13 deletions.
5 changes: 0 additions & 5 deletions .changeset/fast-lies-attend.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/sixty-elephants-draw.md

This file was deleted.

8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## 2.4.7

### Patch Changes

- [#69](https://github.com/marko-js/vite/pull/69) [`87fe302`](https://github.com/marko-js/vite/commit/87fe30279199014d1b9bd6a42029bffdfc0b4130) Thanks [@DylanPiercey](https://github.com/DylanPiercey)! - Ensure browser entry query is added before transformIndexHTML. Without this Vite was incorrectly caching the module url.

- [#69](https://github.com/marko-js/vite/pull/69) [`87fe302`](https://github.com/marko-js/vite/commit/87fe30279199014d1b9bd6a42029bffdfc0b4130) Thanks [@DylanPiercey](https://github.com/DylanPiercey)! - Ensure server entry files cache their content (improves virtual file support).

## 2.4.6

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@marko/vite",
"description": "A Marko plugin for Vite",
"version": "2.4.6",
"version": "2.4.7",
"author": "Dylan Piercey <[email protected]>",
"bugs": "https://github.com/marko-js/vite/issues",
"dependencies": {
Expand Down

0 comments on commit 7607aab

Please sign in to comment.