Skip to content

Commit

Permalink
chore: release 2.0.0-alpha
Browse files Browse the repository at this point in the history
  • Loading branch information
wuda-io committed Apr 21, 2023
1 parent d53a92b commit 0ada13a
Show file tree
Hide file tree
Showing 13 changed files with 9,427 additions and 14,148 deletions.
4 changes: 2 additions & 2 deletions FOR_MAINTAINERS.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,9 +26,9 @@ To fully release a new version, you need to have access to the @materializecss o
> ```
2. Verify that version is correctly replaced in:
* package.json
* ts\global.ts
* src\global.ts
* the docs correctly shown the new version
3. [Then generate the CHANGELOG.md](#generating-changelogmd)
3. DEPRECATED: Changelog is generated by GitHub [Then generate the CHANGELOG.md](#generating-changelogmd)
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
5. Merge the PR after most (hopefully everyone) happy with the planned release PR
6. Create a new release on GitHub
Expand Down
Loading

0 comments on commit 0ada13a

Please sign in to comment.