Skip to content

Commit 08cafec

Browse files
chore: update versions (#154)
1 parent 6aee6a3 commit 08cafec

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/poor-sites-buy.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.3.1
4+
5+
### Patch Changes
6+
7+
- [#152](https://github.com/sapphi-red/vite-plugin-static-copy/pull/152) [`6aee6a3`](https://github.com/sapphi-red/vite-plugin-static-copy/commit/6aee6a3d8caf6d08bedeb4c97fb7580fd904b895) Thanks [@sapphi-red](https://github.com/sapphi-red)! - improve performance of internal `isSubdirectoryOrEqual` function
8+
39
## 2.3.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.3.0",
3+
"version": "2.3.1",
44
"description": "rollup-plugin-copy for vite with dev server support.",
55
"type": "module",
66
"main": "./dist/index.js",

0 commit comments

Comments
 (0)