File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 3333 1 . otherwise, start over
34341 . Update ` package.json ` and ` VERSION ` file to use new version number
35351 . git add/commit -m "Release v2.5.0-beta.2."
36- 1 . ` git tag v2.5.0-beta.2 `
36+ 1 . ` git tag v2.5.0-beta.2-ember-source `
37371 . ` git push origin v2.5.0-beta.2 ` , and ` let ciTag = kick off a CI build ` (to produce the assets)
38381 . ` git push origin beta `
39391 . ` git checkout beta `
@@ -90,7 +90,7 @@ Starting point: [https://gist.github.com/rwjblue/fb945e55c70d698d4074](https://g
9090 1 . Seems easy to automate fixing this. Replace reading ` VERSION ` with reading ` package.json ` so you only have to change it in one place
91911 . Commit ` package.json ` /` version ` tags
92921 . Add commit message: "Release v2.4.0"
93- 1 . ` git tag v2.4.0 `
93+ 1 . ` git tag v2.4.0-ember-source `
9494
9595### Release
9696
143143#### Tag & Release
144144
1451451 . Update ` package.json ` and ` VERSION ` file to use new version number
146- 1 . ` git tag v2.5.0-beta.1 `
146+ 1 . ` git tag v2.5.0-beta.1-ember-source `
1471471 . ` git push origin v2.5.0-beta.1 `
1481481 . ` git push -f origin beta:beta `
You can’t perform that action at this time.
0 commit comments