Updated release instructions
This commit is contained in:
@@ -41,6 +41,7 @@ When ready to release - specs are all green and the stories are done:
|
||||
### Build standalone distribution
|
||||
|
||||
1. Build the standalone distribution with `grunt buildStandaloneDist`
|
||||
1. This will generate `dist/jasmine-standalone-<version>.zip`, which you will upload later (see "Finally" below).
|
||||
|
||||
### Release the core Ruby gem
|
||||
|
||||
@@ -76,8 +77,7 @@ Probably only need to do this when releasing a minor version, and not a patch ve
|
||||
1. In `package.json`, update both the package version and the jasmine-core dependency version
|
||||
1. Commit and push.
|
||||
1. Wait for Travis to go green again.
|
||||
1. `grunt release `
|
||||
1. `npm publish .`
|
||||
1. `grunt release `. (Note: This will publish the package by running `npm publish`.)
|
||||
|
||||
#### Gem
|
||||
|
||||
|
||||
Reference in New Issue
Block a user