We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b2253ba commit cafc32bCopy full SHA for cafc32b
packages/multi-entry/CHANGELOG.md
@@ -1,5 +1,13 @@
1
# @rollup/plugin-multi-entry ChangeLog
2
3
+## v5.0.0
4
+
5
+_2022-10-10_
6
7
+### Breaking Changes
8
9
+- fix: prepare for Rollup 3 [#1289](https://github.com/rollup/plugins/pull/1289)
10
11
## v4.1.0
12
13
_2021-07-26_
packages/multi-entry/package.json
@@ -1,6 +1,6 @@
{
"name": "@rollup/plugin-multi-entry",
- "version": "4.1.0",
+ "version": "5.0.0",
"publishConfig": {
"access": "public"
},
0 commit comments