From 91501ba3b921d5e5d647807cf6f375af9f9ac0df Mon Sep 17 00:00:00 2001 From: Lukas Taegert Date: Tue, 18 Sep 2018 07:30:22 +0200 Subject: [PATCH] Update changelog --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index a021288..a8e673b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,6 @@ # rollup-plugin-commonjs changelog -## 9.1.7 +## 9.1.8 *2018-09-18* * Ignore virtual modules created by other plugins ([#327](https://github.com/rollup/rollup-plugin-commonjs/issues/327)) * Add "location" and "process" to reserved words ([#330](https://github.com/rollup/rollup-plugin-commonjs/issues/330))