Skip to content

Commit 2d4db63

Browse files
committed
revert version + update changelog
1 parent 1b3da6a commit 2d4db63

File tree

3 files changed

+14
-2
lines changed

3 files changed

+14
-2
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,18 @@ All notable changes to this project will be documented in this file.
44

55
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).
66

7+
## [1.14.7] - 2021-03-09
8+
9+
#### :house: Internal
10+
11+
- `docusaurus-1.x`
12+
13+
- [#4270](https://github.com/facebook/docusaurus/pull/4270) chore(v2): upgrade react-dev-utils ([@yangshun](https://github.com/yangshun))
14+
15+
#### Committers: 1
16+
17+
- Yangshun Tay ([@yangshun](https://github.com/yangshun))
18+
719
## [1.14.6] - 2020-08-05
820

921
#### :bug: Bug Fix

packages/docusaurus-1.x/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "docusaurus",
33
"description": "Easy to Maintain Open Source Documentation Websites",
4-
"version": "1.14.7",
4+
"version": "2.0.0-alpha.70",
55
"private_comment": "MADE PRIVATE ON PURPOSE! READ V1 PUBLISH GUIDE",
66
"private": true,
77
"license": "MIT",

packages/docusaurus-init-1.x/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "docusaurus-init",
33
"description": "Initialization script for Docusaurus",
4-
"version": "1.14.7",
4+
"version": "2.0.0-alpha.70",
55
"private_comment": "MADE PRIVATE ON PURPOSE! READ V1 PUBLISH GUIDE",
66
"private": true,
77
"license": "MIT",

0 commit comments

Comments
 (0)