File tree Expand file tree Collapse file tree 1 file changed +2
-4
lines changed Expand file tree Collapse file tree 1 file changed +2
-4
lines changed Original file line number Diff line number Diff line change @@ -47,11 +47,9 @@ The versions are managed in docs/version/ to keep different versions. The workfl
4747This has to be done after release process of the core repo and releasing on npm
4848
4949- Pull newest package in [ packages/materialize] ( ) (later pull version by tag)
50- - Update version string in ** src/getting-started.html** , ** partials/navbar.html**
50+ - Update version string in ** src/public/info ** , ** src/ getting-started.html** , ** partials/navbar.html**
5151- Run docs locally and check manually with ` pnpm dev ` & ` pnpm build `
5252- run ` node release.js ` to create new version
5353- goto docs folder and run locally via ` npx http-server -c-1 -p 8080 ` and test in browser
54- - Make commit to v2-dev (message: "chore: release 2.X.X")
55- - Make PR from v2-dev -> main
56- - Merge the PR (The deploy step to gh-pages should be executed)
54+ - Make PR into main
5755- Spread news via social media channels
You can’t perform that action at this time.
0 commit comments