Skip to content

Commit f8dd3c5

Browse files
author
Release Workflow
committed
chore(release): pluginutils v4.1.1
1 parent 6760bd2 commit f8dd3c5

File tree

2 files changed

+14
-2
lines changed

2 files changed

+14
-2
lines changed

packages/pluginutils/CHANGELOG.md

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# @rollup/pluginutils ChangeLog
22

3+
## v4.1.1
4+
5+
_2021-07-16_
6+
7+
### Bugfixes
8+
9+
- fix
10+
11+
### Updates
12+
13+
- chore
14+
315
## v4.1.0
416

517
_2020-10-27_
@@ -354,4 +366,4 @@ _2015-10-24_
354366

355367
_2015-10-24_
356368

357-
- First release
369+
- First release

packages/pluginutils/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@rollup/pluginutils",
3-
"version": "4.1.0",
3+
"version": "4.1.1",
44
"publishConfig": {
55
"access": "public"
66
},

0 commit comments

Comments
 (0)