Skip to content

Commit

Permalink
[ci] release (#161)
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 Nov 19, 2024
1 parent a5b74f3 commit 9222aa5
Show file tree
Hide file tree
Showing 5 changed files with 11 additions and 13 deletions.
5 changes: 0 additions & 5 deletions .changeset/quiet-pandas-fry.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/rotten-nails-share.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

## 5.0.1

### Patch Changes

- [#160](https://github.com/marko-js/vite/pull/160) [`25fea17`](https://github.com/marko-js/vite/commit/25fea178a5319a9b635e3f0a5a9664103fa184e8) Thanks [@DylanPiercey](https://github.com/DylanPiercey)! - Use global config exported from @marko/compiler

- [`a5b74f3`](https://github.com/marko-js/vite/commit/a5b74f313f05b8b1a3f51302d5e81f0b159c4c1f) Thanks [@DylanPiercey](https://github.com/DylanPiercey)! - Improve\* cjs interop

## 5.0.0

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

0 comments on commit 9222aa5

Please sign in to comment.