We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ee8b432 commit e35d881Copy full SHA for e35d881
packages/replace/CHANGELOG.md
@@ -1,5 +1,13 @@
1
# @rollup/plugin-replace ChangeLog
2
3
+## v5.0.6
4
+
5
+_2024-06-05_
6
7
+### Bugfixes
8
9
+- fix: ternary operator replacement (#1712)
10
11
## v5.0.5
12
13
_2023-10-29_
packages/replace/package.json
@@ -1,6 +1,6 @@
{
"name": "@rollup/plugin-replace",
- "version": "5.0.5",
+ "version": "5.0.6",
"publishConfig": {
"access": "public"
},
0 commit comments