@clearkit/one
Advanced tools
Comparing version 1.2.4-6 to 1.2.4-7
{ | ||
"name": "@clearkit/one", | ||
"version": "1.2.4-6", | ||
"version": "1.2.4-7", | ||
"description": "ClearKit One", | ||
@@ -5,0 +5,0 @@ "main": "config/index.js", |
@@ -52,3 +52,3 @@ # ClearKit One | ||
When you're ready to deploy and your changes BUT BEFORE THEY are pushed to master, run `np --no-tests` and it will walk you through the steps: | ||
When you're ready to deploy and your changes BUT BEFORE THEY are pushed to master, run `yarn release` and it will walk you through the steps: | ||
@@ -65,1 +65,3 @@ - Verifying tests pass | ||
After publishing and comitting bumped version in package.json, you can merge and delete pull request. | ||
You may need to run `npm login` and `yarn login`. Make sure to have your authenticator app handy for OTP for npm. |
6232378
66