Skip to content
This repository was archived by the owner on Aug 8, 2023. It is now read-only.

Commit 4283bd0

Browse files
author
Jeremy Wiebe
committed
Mobitron release now! 💫
1 parent d0f25b1 commit 4283bd0

1 file changed

Lines changed: 5 additions & 19 deletions

File tree

‎RELEASE.md‎

Lines changed: 5 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,5 @@
1-
## Mobify Code Style
2-
- [ ] Branch off of `develop` and create a `release-vX.Y.Z` branch.
3-
- [ ] Create a new pull request with the following settings:
4-
- Base: `master`
5-
- Compare: `release-vX.Y.Z`
6-
Paste the contents of this checklist into this pull request.
7-
- [ ] Increment the version in `package.json`.
8-
- [ ] In the CHANGELOG.md file of this release branch, change the 'To be
9-
released' header to 'vX.Y.Z'.
10-
- [ ] Merge `release-vX.Y.Z` into `master` using the pull request, then delete
11-
the release branch.
12-
*Note*: CircleCI will automatically publish to npm when the build runs on
13-
`master`
14-
- [ ] Draft a new Github release with the following settings:
15-
- Tag version: `X.Y.Z` @ `master`
16-
- Release title: `X.Y.Z`
17-
- Description: Use highlights from the CHANGELOG.md (only pick out the
18-
most significant changes)
19-
- [ ] Merge `master` into `develop` (no need for review on PR, just merge).
1+
# Mobify Code Style - Release process
2+
3+
Use Slack to release new versions of the Mobify Code Style.
4+
5+
`@mobitron release mobify-code-style [major|minor|patch]`

0 commit comments

Comments
 (0)