diff --git a/CHANGELOG.md b/CHANGELOG.md index 5436a22859b..30bab09332f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,14 @@ # rollup changelog +## 1.23.1 +*2019-10-05* + +### Bug Fixes +* Fix a regression where the node types had a specific minimal version (#3143) + +### Pull Requests +* [#3143](https://github.com/rollup/rollup/pull/3143): Ensure that types packages have star version ranges (@lukastaegert) + ## 1.23.0 *2019-10-03*