Skip to content

Commit dbfb996

Browse files
author
Release Workflow
committed
chore(release): alias v3.1.8
1 parent 1a40963 commit dbfb996

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

packages/alias/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# @rollup/plugin-alias ChangeLog
22

3+
## v3.1.8
4+
5+
_2021-10-19_
6+
7+
### Bugfixes
8+
9+
- fix: pass on isEntry flag and custom options (#1017)
10+
311
## v3.1.7
412

513
_2021-10-19_

packages/alias/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@rollup/plugin-alias",
3-
"version": "3.1.7",
3+
"version": "3.1.8",
44
"publishConfig": {
55
"access": "public"
66
},

0 commit comments

Comments
 (0)