mirror of
https://github.com/facebook/docusaurus.git
synced 2025-04-29 18:27:56 +02:00
1.14.2
This commit is contained in:
parent
0984dfcde5
commit
d2a095bec0
9 changed files with 19 additions and 9 deletions
12
CHANGELOG.md
12
CHANGELOG.md
|
@ -4,6 +4,15 @@ All notable changes to this project will be documented in this file.
|
||||||
|
|
||||||
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
|
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
|
||||||
|
|
||||||
|
## [1.14.2] - 2019-11-22
|
||||||
|
|
||||||
|
#### :bug: Bug Fix
|
||||||
|
* `docusaurus-1.x`
|
||||||
|
* [#2028](https://github.com/facebook/docusaurus/pull/2028) fix(v1): apply negative margin to docs heading only ([@yangshun](https://github.com/yangshun))
|
||||||
|
|
||||||
|
#### :memo: Documentation
|
||||||
|
* [#2026](https://github.com/facebook/docusaurus/pull/2026) docs(v1): showcase user Channelize.io ([@gauravberiwal](https://github.com/gauravberiwal))
|
||||||
|
|
||||||
## [1.14.1] - 2019-11-21
|
## [1.14.1] - 2019-11-21
|
||||||
|
|
||||||
#### :bug: Bug Fix
|
#### :bug: Bug Fix
|
||||||
|
@ -1198,7 +1207,8 @@ N/A
|
||||||
- Blog
|
- Blog
|
||||||
- Documentation
|
- Documentation
|
||||||
|
|
||||||
[unreleased]: https://github.com/facebook/docusaurus/compare/v1.14.1...HEAD
|
[unreleased]: https://github.com/facebook/docusaurus/compare/v1.14.2...HEAD
|
||||||
|
[1.14.2]: https://github.com/facebook/docusaurus/compare/v1.14.1...v1.14.2
|
||||||
[1.14.1]: https://github.com/facebook/docusaurus/compare/v1.14.0...v1.14.1
|
[1.14.1]: https://github.com/facebook/docusaurus/compare/v1.14.0...v1.14.1
|
||||||
[1.14.0]: https://github.com/facebook/docusaurus/compare/v1.13.0...v1.14.0
|
[1.14.0]: https://github.com/facebook/docusaurus/compare/v1.13.0...v1.14.0
|
||||||
[1.13.0]: https://github.com/facebook/docusaurus/compare/v1.12.0...v1.13.0
|
[1.13.0]: https://github.com/facebook/docusaurus/compare/v1.12.0...v1.13.0
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
{
|
{
|
||||||
"name": "docusaurus",
|
"name": "docusaurus",
|
||||||
"description": "Easy to Maintain Open Source Documentation Websites",
|
"description": "Easy to Maintain Open Source Documentation Websites",
|
||||||
"version": "1.14.1",
|
"version": "1.14.2",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"keywords": [
|
"keywords": [
|
||||||
"documentation",
|
"documentation",
|
||||||
|
|
|
@ -14,6 +14,6 @@
|
||||||
"crowdin-download": "crowdin --config ../crowdin.yaml download -b master"
|
"crowdin-download": "crowdin --config ../crowdin.yaml download -b master"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"docusaurus": "^1.14.1"
|
"docusaurus": "^1.14.2"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
---
|
---
|
||||||
id: version-1.14.1-doc-markdown
|
id: version-1.14.2-doc-markdown
|
||||||
title: Markdown Features
|
title: Markdown Features
|
||||||
original_id: doc-markdown
|
original_id: doc-markdown
|
||||||
---
|
---
|
|
@ -1,5 +1,5 @@
|
||||||
---
|
---
|
||||||
id: version-1.14.1-site-config
|
id: version-1.14.2-site-config
|
||||||
title: siteConfig.js
|
title: siteConfig.js
|
||||||
original_id: site-config
|
original_id: site-config
|
||||||
---
|
---
|
|
@ -1,5 +1,5 @@
|
||||||
---
|
---
|
||||||
id: version-1.14.1-installation
|
id: version-1.14.2-installation
|
||||||
title: Installation
|
title: Installation
|
||||||
description: Docusaurus was designed from the ground up to be easily installed and used to get your website up and running quickly!
|
description: Docusaurus was designed from the ground up to be easily installed and used to get your website up and running quickly!
|
||||||
original_id: installation
|
original_id: installation
|
|
@ -1,5 +1,5 @@
|
||||||
---
|
---
|
||||||
id: version-1.14.1-publishing
|
id: version-1.14.2-publishing
|
||||||
title: Publishing your site
|
title: Publishing your site
|
||||||
original_id: publishing
|
original_id: publishing
|
||||||
---
|
---
|
|
@ -1,5 +1,5 @@
|
||||||
---
|
---
|
||||||
id: version-1.14.1-translation
|
id: version-1.14.2-translation
|
||||||
title: Translations & Localization
|
title: Translations & Localization
|
||||||
original_id: translation
|
original_id: translation
|
||||||
---
|
---
|
|
@ -1,5 +1,5 @@
|
||||||
[
|
[
|
||||||
"1.14.1",
|
"1.14.2",
|
||||||
"1.13.0",
|
"1.13.0",
|
||||||
"1.12.0",
|
"1.12.0",
|
||||||
"1.11.x",
|
"1.11.x",
|
||||||
|
|
Loading…
Add table
Reference in a new issue