Skip to content

Commit

Permalink
[ci] release (#123)
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 Apr 11, 2024
1 parent 9cf3be1 commit 2cd3fa9
Show file tree
Hide file tree
Showing 4 changed files with 10 additions and 13 deletions.
5 changes: 0 additions & 5 deletions .changeset/chilly-apricots-agree.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

## 4.1.6

### Patch Changes

- [#122](https://github.com/marko-js/vite/pull/122) [`9cf3be1`](https://github.com/marko-js/vite/commit/9cf3be1fdedaa81c8ac0d4f7514ce85b0cb3c01a) Thanks [@rturnq](https://github.com/rturnq)! - Move transform lib to dependencies from devDependencies

## 4.1.5

### Patch Changes
Expand Down
10 changes: 3 additions & 7 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": "4.1.5",
"version": "4.1.6",
"author": "Dylan Piercey <[email protected]>",
"bugs": "https://github.com/marko-js/vite/issues",
"dependencies": {
Expand Down

0 comments on commit 2cd3fa9

Please sign in to comment.