mirror of
https://github.com/facebook/docusaurus.git
synced 2025-05-23 22:17:00 +02:00
chore: update changelog after 2.0.1 release (#7920)
This commit is contained in:
parent
d938ff7430
commit
1aae05b606
2 changed files with 13 additions and 1 deletions
|
@ -8,7 +8,7 @@
|
|||
set -euo pipefail
|
||||
|
||||
CUSTOM_REGISTRY_URL="http://localhost:4873"
|
||||
NEW_VERSION="$(node -p "require('./packages/docusaurus/package.json').version").NEW"
|
||||
NEW_VERSION="$(node -p "require('./packages/docusaurus/package.json').version")-NEW"
|
||||
CONTAINER_NAME="verdaccio"
|
||||
EXTRA_OPTS=""
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue