diff --git a/CHANGELOG-2.x.md b/CHANGELOG-2.x.md index dbccc33005..dfd50c8251 100644 --- a/CHANGELOG-2.x.md +++ b/CHANGELOG-2.x.md @@ -1,5 +1,20 @@ # Docusaurus 2 Changelog +## 2.0.0-alpha.47 (2020-03-08) + +**HOTFIX for 2.0.0-alpha.44**. + +#### :bug: Bug Fix + +- Other + - [#2383](https://github.com/facebook/docusaurus/pull/2383) fix(v2): specify proper version for stylelint-copyright ([@lex111](https://github.com/lex111)) +- `docusaurus` + - [#2382](https://github.com/facebook/docusaurus/pull/2382) fix(v2): add missing preset-typescript dependency ([@lex111](https://github.com/lex111)) + +#### Committers: 1 + +- Alexey Pyltsyn ([@lex111](https://github.com/lex111)) + ## 2.0.0-alpha.44 (2020-03-08) #### :rocket: New Feature