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 6760bd2 commit f8dd3c5Copy full SHA for f8dd3c5
packages/pluginutils/CHANGELOG.md
@@ -1,5 +1,17 @@
1
# @rollup/pluginutils ChangeLog
2
3
+## v4.1.1
4
+
5
+_2021-07-16_
6
7
+### Bugfixes
8
9
+- fix
10
11
+### Updates
12
13
+- chore
14
15
## v4.1.0
16
17
_2020-10-27_
@@ -354,4 +366,4 @@ _2015-10-24_
354
366
355
367
_2015-10-24_
356
368
357
-- First release
369
+- First release
packages/pluginutils/package.json
@@ -1,6 +1,6 @@
{
"name": "@rollup/pluginutils",
- "version": "4.1.0",
+ "version": "4.1.1",
"publishConfig": {
"access": "public"
},
0 commit comments