Skip to content

Commit c3a1474

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

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/rotten-seals-invite.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.0.0
4+
5+
### Major Changes
6+
7+
- [#127](https://github.com/sapphi-red/vite-plugin-static-copy/pull/127) [`21304df`](https://github.com/sapphi-red/vite-plugin-static-copy/commit/21304df03f6ad668d316653ee9d48c4fbc633bde) Thanks [@tassioFront](https://github.com/tassioFront)! - feat: throw an error when does not find file
8+
39
## 1.0.6
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.6",
3+
"version": "2.0.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)