mirror of
https://github.com/mdbootstrap/mdb-ui-kit.git
synced 2024-11-14 13:47:11 +03:00
2944488029
Replaced Material Design for Bootstrap with Bootstrap Material Design everywhere in the project/
691 B
691 B
layout | title | group |
---|---|---|
docs | Release process | getting-started |
Bootstrap Material Design has a well defined release process that is automated by Gulp. See the Build Tools section for setup.
Creating a release
Add a release issue to Github
Use the following task template:
- [] run `gulp publish` it will bump the version, build core, docs, gh-pages, publish them all (with a tag) and push to npm
- [] `meteor publish`
- [] close any milestone
- [] create release from tag and reference milestone issues
Github tasks
- Close any related open milestone
- Create a release and reference the milestone