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: README.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -222,6 +222,7 @@ This will clearly indicate what commit message corresponds to what feature/bug i
222
222
Every merge to either **develop** or **master** must have the latest commit as **Release Commit.** This release commit comprises of two changes only:
223
223
224
224
**1. Version Bump:** Increase in build version eg v2.5.4 to v2.5.5 or v2.6.0 in accordance with [semantic versioning](https://travishorn.com/semantic-versioning-with-git-tags-1ef2d4aeede6).
225
+
225
226
**2. Change log:** Updating corresponding CHANGELOG.md with what happened after the last commit message.
0 commit comments