Skip to content

Commit bb939e2

Browse files
1.1.0 [skip ci]
1 parent 595d8bb commit bb939e2

File tree

2 files changed

+8
-2
lines changed

2 files changed

+8
-2
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## [1.1.0](https://github.com/prantlf/rollup-plugin-write-only-changes/compare/v1.0.1...v1.1.0) (2024-12-10)
2+
3+
### Features
4+
5+
* Add Rollup 4 to supported versions ([595d8bb](https://github.com/prantlf/rollup-plugin-write-only-changes/commit/595d8bb3db08c2f4459f7422cb3104659d346c9d))
6+
17
## [1.0.1](https://github.com/prantlf/rollup-plugin-write-only-changes/compare/v1.0.0...v1.0.1) (2023-05-04)
28

39

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "rollup-plugin-write-only-changes",
3-
"version": "1.0.1",
3+
"version": "1.1.0",
44
"description": "A Rollup plugin for writing files to the output directoriy only if their contents actually changed.",
55
"author": "Ferdinand Prantl <[email protected]> (http://prantl.tk)",
66
"license": "MIT",
@@ -58,4 +58,4 @@
5858
"changes",
5959
"write"
6060
]
61-
}
61+
}

0 commit comments

Comments
 (0)