diff --git a/build/release.sh b/build/release.sh index f2b874681..fe26eb452 100755 --- a/build/release.sh +++ b/build/release.sh @@ -17,6 +17,8 @@ if [[ $REPLY =~ ^[Yy]$ ]]; then # test npm run test + # update snapshot + npm run test:update:snapshot # commit git add -A diff --git a/docs/_navbar.md b/docs/_navbar.md index 8bd861259..c1e263e1a 100644 --- a/docs/_navbar.md +++ b/docs/_navbar.md @@ -4,6 +4,3 @@ - [English](/) - [简体中文](/zh-cn/) - - [Deutsch](/de-de/) - - [Español](/es/) - - [Русский](/ru-ru/) diff --git a/docs/index.html b/docs/index.html index 734fe87e5..62e36f6ea 100644 --- a/docs/index.html +++ b/docs/index.html @@ -81,7 +81,7 @@