Skip to content

Commit 73d2767

Browse files
chore: update versions (#142)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 88e513d commit 73d2767

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/short-hairs-melt.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+
## 2.2.0
4+
5+
### Minor Changes
6+
7+
- [#141](https://github.com/sapphi-red/vite-plugin-static-copy/pull/141) [`88e513d`](https://github.com/sapphi-red/vite-plugin-static-copy/commit/88e513d37e7be5bc35c4f75737f1eabb230510a8) Thanks [@sapphi-red](https://github.com/sapphi-red)! - add Vite 6 to peer dep
8+
39
## 2.1.0
410

511
### Minor 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": "2.1.0",
3+
"version": "2.2.0",
44
"description": "rollup-plugin-copy for vite with dev server support.",
55
"type": "module",
66
"main": "./dist/index.js",

0 commit comments

Comments
 (0)