Skip to content

Commit 62a17eb

Browse files
chore: update versions (#188)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 1486c92 commit 62a17eb

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/cold-suits-stand.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

plugin-copy/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
Changelog
22

3+
## 1.11.0
4+
5+
### Minor Changes
6+
7+
- 1486c92: added emitOriginalFileName option, default to 'absolute' as it is required by rollup documentation, allows to be set to 'relative' or a function to customize the name
8+
39
## 1.10.0
410

511
### Minor Changes

plugin-copy/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"type": "module",
3-
"version": "1.10.0",
3+
"version": "1.11.0",
44
"name": "@rollup-extras/plugin-copy",
55
"description": "Rollup plugin to copy assets during build.",
66
"license": "MIT",

0 commit comments

Comments
 (0)