Skip to content

Commit 4a1b9da

Browse files
committed
chore(release): alias v3.1.2
1 parent ab36ab6 commit 4a1b9da

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

packages/alias/CHANGELOG.md

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

3+
## v3.1.2
4+
5+
_2021-01-29_
6+
7+
### Updates
8+
9+
- chore: upgrade TypeScript (#708)
10+
- chore: add missing readonly to internal function (#680)
11+
- chore: fix TS error in function call (d04778c)
12+
- chore: update dependencies (b3b8efd)
13+
314
## v3.1.1
415

516
_2020-06-05_

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.1",
3+
"version": "3.1.2",
44
"publishConfig": {
55
"access": "public"
66
},

0 commit comments

Comments
 (0)