mirror of
https://github.com/facebook/docusaurus.git
synced 2025-07-31 23:40:39 +02:00
Publish v1.1.4 (#703)
This commit is contained in:
parent
b5fd7bae73
commit
b7be85843a
6 changed files with 133 additions and 3 deletions
|
@ -12,7 +12,7 @@ If you are not currently logged into npm locally:
|
|||
## Publish
|
||||
|
||||
1. Bump version number in [`package.json`](https://github.com/facebook/Docusaurus/blob/master/package.json).
|
||||
1. Update the [change log](https://github.com/facebook/Docusaurus/blob/master/CHANGELOG.md).
|
||||
1. Update the [changelog](https://github.com/facebook/Docusaurus/blob/master/CHANGELOG.md).
|
||||
1. Run `npm install` and `yarn install` to update `package-lock.json` and/or `yarn.lock`.
|
||||
1. From the `website` directory, run `npm run version x.x.x`, where x.x.x is the same version number you updated to in `package.json`.
|
||||
1. Run `npm publish`
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue