Skip to content

Commit 05219ef

Browse files
committed
Update changelog
1 parent 893c725 commit 05219ef

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# rollup changelog
22

3+
## 1.16.7
4+
*2019-07-09*
5+
6+
### Bug Fixes
7+
* Fix an issue where exported import.meta properties would lead to invalid code (#2986)
8+
9+
### Pull Requests
10+
* [#2985](https://github.com/rollup/rollup/pull/2985): Improve sourcemap types (@jridgewell)
11+
* [#2986](https://github.com/rollup/rollup/pull/2986): Only overwrite content when resolving import.meta properties (@lukastaegert)
12+
313
## 1.16.6
414
*2019-07-04*
515

0 commit comments

Comments
 (0)