You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: contributing.md
+2-8
Original file line number
Diff line number
Diff line change
@@ -74,15 +74,9 @@ A detailed explanation can be found in this [document][commit-message-format].
74
74
# Releasing
75
75
*(for contributors with push access)*
76
76
77
-
The `grunt release` task will do most of the work for you, see [`grunt-release`](https://github.com/geddski/grunt-release) for semver usage.
77
+
The `grunt release` task will do most of the work for you, see [`grunt-release`](https://github.com/geddski/grunt-release#using-grunt-release) for valid release targets.
78
78
79
-
* Manually bump `package.json` version.
80
-
81
-
*note: this step will be removed once `3.0.0` is released*
82
-
83
-
* Run the release task `grunt release`.
84
-
85
-
*note: once `3.0.0` is released you will need to use a valid `grunt-release` target, see [here](https://github.com/geddski/grunt-release#using-grunt-release)*
79
+
* Run the release task `grunt release:RELEASE_TARGET`.
86
80
87
81
* Push and publish the `angular-fullstack-deps` submodule.
0 commit comments