From 4070b7a7f6bd1287a242ff403abec8114f91bd23 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nicol=C3=B2=20Ribaudo?= Date: Fri, 31 Jan 2020 19:59:40 +0100 Subject: [PATCH] Update changelog [skip ci] --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index d972281d64..f131026b15 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -21,6 +21,10 @@ See [`eslint-plugin-babel`'s releases](https://github.com/babel/eslint-plugin-ba ## v7.8.5 (2020-01-31) +#### :bug: Bug Fix +* `babel-compat-data` + * [#11078](https://github.com/babel/babel/pull/11078) Do not publish build directory of compat-data ([@danez](https://github.com/danez)) + #### :house: Internal * [#11071](https://github.com/babel/babel/pull/11071) Further refactoring of @babel/eslint-parser ([@kaicataldo](https://github.com/kaicataldo)) ## v7.8.4 (2020-01-30)