README.md in knapsack_pro-7.6.1 vs README.md in knapsack_pro-7.6.2
- old
+ new
@@ -76,10 +76,10 @@
1. Move the changes listed in the `UNRELEASED` section of the `CHANGELOG.md` to the proper version
2. Update the gem version in `lib/knapsack_pro/version.rb`
-3. `git commit -am "chore: prepare release"`
+3. `git commit -am "Bump version x.x.x"`
4. Build, tag, push, release: `bundle exec rake release`
5. Update the latest available gem version in `TestSuiteClientVersionChecker` for the Knapsack Pro API repository.