Skip to content

Commit

Permalink
chore(release): terser v0.4.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Release Workflow committed May 17, 2023
1 parent ccaffa7 commit a9fa1b5
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions packages/terser/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @rollup/plugin-terser ChangeLog

## v0.4.3

_2023-05-17_

### Bugfixes

- fix: bump dependencies [#1501](https://github.com/rollup/plugins/pull/1501)

## v0.4.2

_2023-05-16_
Expand Down
2 changes: 1 addition & 1 deletion packages/terser/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rollup/plugin-terser",
"version": "0.4.2",
"version": "0.4.3",
"publishConfig": {
"access": "public"
},
Expand Down

0 comments on commit a9fa1b5

Please sign in to comment.