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 d72c041 commit a3376a9Copy full SHA for a3376a9
packages/replace/CHANGELOG.md
@@ -1,5 +1,13 @@
1
# @rollup/plugin-replace ChangeLog
2
3
+## v2.3.2
4
+
5
+_2020-04-19_
6
7
+### Updates
8
9
+- chore: add rollup 2 to peer range (3e0d775)
10
11
## v2.3.1
12
13
_2020-02-01_
packages/replace/package.json
@@ -1,6 +1,6 @@
{
"name": "@rollup/plugin-replace",
- "version": "2.3.1",
+ "version": "2.3.2",
"publishConfig": {
"access": "public"
},
0 commit comments