Skip to content

Commit 0ada13a

Browse files
committed
chore: release 2.0.0-alpha
1 parent d53a92b commit 0ada13a

13 files changed

+9427
-14148
lines changed

FOR_MAINTAINERS.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,9 +26,9 @@ To fully release a new version, you need to have access to the @materializecss o
2626
> ```
2727
2. Verify that version is correctly replaced in:
2828
* package.json
29-
* ts\global.ts
29+
* src\global.ts
3030
* the docs correctly shown the new version
31-
3. [Then generate the CHANGELOG.md](#generating-changelogmd)
31+
3. DEPRECATED: Changelog is generated by GitHub [Then generate the CHANGELOG.md](#generating-changelogmd)
3232
4. Create a PR ([example](https://github.com/materializecss/materialize/pull/258) so that we can verify nothing goes wrong, address the feedback from the reviewers if there is any
3333
5. Merge the PR after most (hopefully everyone) happy with the planned release PR
3434
6. Create a new release on GitHub

0 commit comments

Comments
 (0)