Skip to content

Commit ab36ab6

Browse files
committed
chore(release): html v0.2.2
1 parent 809b76a commit ab36ab6

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

packages/html/CHANGELOG.md

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

3+
## v0.2.2
4+
5+
_2021-01-29_
6+
7+
### Updates
8+
9+
- chore: run build before publish (ce65c12)
10+
- chore: upgrade TypeScript (#713)
11+
- refactor: refactor to typescript (#634)
12+
- chore: update dependencies (6c8614c)
13+
314
## v0.2.1
415

516
_2021-01-29_

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

0 commit comments

Comments
 (0)