Skip to content

Commit 35d7e65

Browse files
chore: update versions (#108)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 1c46767 commit 35d7e65

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/hot-pandas-tan.md

-5
This file was deleted.

CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# vite-plugin-static-copy
22

3+
## 1.0.4
4+
5+
### Patch Changes
6+
7+
- [#107](https://github.com/sapphi-red/vite-plugin-static-copy/pull/107) [`5206534`](https://github.com/sapphi-red/vite-plugin-static-copy/commit/520653429a0aa2122feee9edbacc2195fd2624e4) Thanks [@sverben](https://github.com/sverben)! - send headers set by `server.headers` in dev
8+
39
## 1.0.3
410

511
### Patch Changes

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "vite-plugin-static-copy",
3-
"version": "1.0.3",
3+
"version": "1.0.4",
44
"description": "rollup-plugin-copy for vite with dev server support.",
55
"type": "module",
66
"main": "./dist/index.js",

0 commit comments

Comments
 (0)