Skip to content
This repository was archived by the owner on Aug 4, 2021. It is now read-only.

Commit f61b187

Browse files
committed
Update changelog
1 parent c47abbb commit f61b187

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@ language: node_js
22
node_js:
33
- "10"
44
- "8"
5-
- "6"
5+
- "7"

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
*unreleased*
55
* Require TypeScript as peer dependency ([#121](https://github.com/rollup/rollup-plugin-typescript/issues/121))
66
* Also test on Node 10 ([#119](https://github.com/rollup/rollup-plugin-typescript/issues/119))
7+
* Fix example in readme ([#98](https://github.com/rollup/rollup-plugin-typescript/issues/98))
78

89
## 0.8.1
910

0 commit comments

Comments
 (0)