deno.land / x / mongoose@6.7.5 / release-items.md
package.json and package-lock.json versionCHANGELOG.md. Add # as well as a link to the github user who fixed it if applicable.npm run release, or npm run release-legacy for 4.xgit merge changes into master.For 6.x
npm run docs:prepare:publish:stable (when this process completes you'll be on the gh-pages branch)git commit -a -m 'chore: website 6.x.x'git push origin gh-pagesFor 5.x
make docs_legacy (when this process completes you'll be on the gh-pages branch)git commit -a -m 'chore: website 5.x.x'git push origin gh-pagesVersion Info