File tree 1 file changed +2
-4
lines changed
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
47
47
This has to be done after release process of the core repo and releasing on npm
48
48
49
49
- 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**
51
51
- Run docs locally and check manually with ` pnpm dev ` & ` pnpm build `
52
52
- run ` node release.js ` to create new version
53
53
- 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
57
55
- Spread news via social media channels
You can’t perform that action at this time.
0 commit comments