chore(v2): v2.0.0 alpha.47 (#2384)

* chore(v2): v2.0.0 alpha.45

* Update CHANGELOG-2.x.md

* Update CHANGELOG-2.x.md
This commit is contained in:
Alexey Pyltsyn 2020-03-08 23:44:00 +03:00 committed by GitHub
parent 1dc1f21e91
commit e3cac77934
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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