Skip to content

Commit

Permalink
[ci] release (#62)
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 May 8, 2023
1 parent d1a0460 commit 301fe66
Show file tree
Hide file tree
Showing 4 changed files with 9 additions and 8 deletions.
5 changes: 0 additions & 5 deletions .changeset/short-penguins-prove.md

This file was deleted.

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

## 2.4.3

### Patch Changes

- [#61](https://github.com/marko-js/vite/pull/61) [`d1a0460`](https://github.com/marko-js/vite/commit/d1a0460554e8c46caa105a6fb64cfa316ed42b58) Thanks [@DylanPiercey](https://github.com/DylanPiercey)! - Disable linked mode automatically for vitest

## 2.4.2

### 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.2",
"version": "2.4.3",
"author": "Dylan Piercey <[email protected]>",
"bugs": "https://github.com/marko-js/vite/issues",
"dependencies": {
Expand Down

0 comments on commit 301fe66

Please sign in to comment.