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

Commit e6c544b

Browse files
author
Jeremy Wiebe
committed
Add note about circle.yml doing npm publish
1 parent f91f2bf commit e6c544b

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

RELEASE.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,7 @@
33
Use Slack to release new versions of the Mobify Code Style.
44

55
`@mobitron release mobify-code-style [minor|patch]`
6+
7+
The release script will create the release and prep the npm package. Near the
8+
end it merges a release branch in `master` which kicks off `circle.yml`. The
9+
final npm publish step is done within the circle.yml file.

0 commit comments

Comments
 (0)