Skip to content

Commit 29bece0

Browse files
author
Release Workflow
committed
chore(release): virtual v2.1.0
1 parent a5bb72d commit 29bece0

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

packages/virtual/CHANGELOG.md

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

3+
## v2.1.0
4+
5+
_2022-02-22_
6+
7+
### Features
8+
9+
- feat: Move to Typescript (#578)
10+
11+
### Updates
12+
13+
- docs: Replace 'entry' with 'input' in readme (#1102)
14+
- chore: upgrade TypeScript (#716)
15+
- chore: update dependencies (236d7f1)
16+
317
## v2.0.3
418

519
_2020-06-22_

packages/virtual/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-virtual",
3-
"version": "2.0.3",
3+
"version": "2.1.0",
44
"publishConfig": {
55
"access": "public"
66
},

0 commit comments

Comments
 (0)