We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 89ceb2a commit 786e543Copy full SHA for 786e543
packages/pluginutils/CHANGELOG.md
@@ -1,5 +1,13 @@
1
# @rollup/pluginutils ChangeLog
2
3
+## v5.0.3
4
+
5
+_2023-08-13_
6
7
+### Bugfixes
8
9
+- fix: add current working dirctory when pattern starts with one \* [#1547](https://github.com/rollup/plugins/pull/1547)
10
11
## v5.0.2
12
13
_2022-10-21_
packages/pluginutils/package.json
@@ -1,6 +1,6 @@
{
"name": "@rollup/pluginutils",
- "version": "5.0.2",
+ "version": "5.0.3",
"publishConfig": {
"access": "public"
},
0 commit comments