Skip to content

Commit

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

## v0.3.1

_2024-06-05_

### Updates

- docs: add @swc/core to install step (#1666)

## v0.3.0

_2023-11-09_
Expand Down
2 changes: 1 addition & 1 deletion packages/swc/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rollup/plugin-swc",
"version": "0.3.0",
"version": "0.3.1",
"publishConfig": {
"access": "public"
},
Expand Down

0 comments on commit 3c28d2c

Please sign in to comment.