Skip to content

Commit

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

## v5.0.0

_2023-04-04_

### Breaking Changes

- feat: resolve entry id [#1402](https://github.com/rollup/plugins/pull/1402)

## v4.0.4

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

0 comments on commit abda5cf

Please sign in to comment.