Skip to content

Commit 1898445

Browse files
chore: update versions (#118)
1 parent d55f8f0 commit 1898445

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/swift-apples-pump.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.5
4+
5+
### Patch Changes
6+
7+
- [`311ce4d`](https://github.com/sapphi-red/vite-plugin-static-copy/commit/311ce4d0c253402820d1fccb8d59a9e8a71ce967) Thanks [@sapphi-red](https://github.com/sapphi-red)! - generate provenance statements for the package
8+
39
## 1.0.4
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.4",
3+
"version": "1.0.5",
44
"description": "rollup-plugin-copy for vite with dev server support.",
55
"type": "module",
66
"main": "./dist/index.js",

0 commit comments

Comments
 (0)