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 468f5a0 commit ec974f2Copy full SHA for ec974f2
packages/replace/CHANGELOG.md
@@ -1,5 +1,13 @@
1
# @rollup/plugin-replace ChangeLog
2
3
+## v5.0.2
4
+
5
+_2022-12-17_
6
7
+### Bugfixes
8
9
+- fix: update magic-string [#1373](https://github.com/rollup/plugins/pull/1373)
10
11
## v5.0.1
12
13
_2022-10-21_
packages/replace/package.json
@@ -1,6 +1,6 @@
{
"name": "@rollup/plugin-replace",
- "version": "5.0.1",
+ "version": "5.0.2",
"publishConfig": {
"access": "public"
},
0 commit comments