Skip to content

Commit 9e1473a

Browse files
committed
docs: update
1 parent 277f1b0 commit 9e1473a

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

README.md

+2-4
Original file line numberDiff line numberDiff line change
@@ -47,11 +47,9 @@ The versions are managed in docs/version/ to keep different versions. The workfl
4747
This 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

0 commit comments

Comments
 (0)