Skip to content

Commit 8230f35

Browse files
authored
Update CHANGELOG.md
1 parent 774e309 commit 8230f35

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

CHANGELOG.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
66

77
## [Unreleased]
88

9-
## [1.0.0-beta.0] - 2023-02-23
109
### Added
1110
- Content merge feature. Read me [here](https://github.com/syJSdev/rollup-plugin-copy-merge/tree/v1.0.0/readme.md#merge-extended).
1211
- Source file info arguments in `rename` callback. Read me [here](https://github.com/syJSdev/rollup-plugin-copy-merge/tree/v1.0.0/readme.md#rename-with-a-function).
1312
- Source file info arguments in `transform` callback. Read me [here](https://github.com/syJSdev/rollup-plugin-copy-merge/tree/v1.0.0/readme.md#transform-file-contents)
1413

15-
[Unreleased]: https://github.com/syJSdev/rollup-plugin-copy-merge/compare/v1.0.0-beta.0...HEAD
16-
[1.0.0-beta.0]: https://github.com/syJSdev/rollup-plugin-copy-merge/releases/tag/v1.0.0-beta.0
14+
[Unreleased]: https://github.com/syJSdev/rollup-plugin-copy-merge/compare/8d65633...HEAD

0 commit comments

Comments
 (0)