Skip to content

Commit

Permalink
chore(release): replace v2.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
shellscape committed Feb 22, 2021
1 parent 659ed59 commit 4a11bbd
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions packages/replace/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @rollup/plugin-replace ChangeLog

## v2.4.1

_2021-02-22_

### Bugfixes

- fix: add missing types for new `preventAssignment` option (#813)

## v2.4.0

_2021-02-22_
Expand Down
2 changes: 1 addition & 1 deletion packages/replace/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rollup/plugin-replace",
"version": "2.4.0",
"version": "2.4.1",
"publishConfig": {
"access": "public"
},
Expand Down

0 comments on commit 4a11bbd

Please sign in to comment.