RELEASING.md in danger-changelog-0.6.1 vs RELEASING.md in danger-changelog-0.7.0

- old
+ new

@@ -9,10 +9,10 @@ ``` bundle install rake ``` -Check that the last build succeeded in [Travis CI](https://travis-ci.org/dblock/danger-changelog) for all supported platforms. +Check that the last build succeeded in [GitHub Actions](https://github.com/dblock/danger-changelog/actions) for all supported platforms. Increment the version, modify [lib/changelog/gem_version.rb](lib/changelog/gem_version.rb). Following the [Semantic Versioning](http://semver.org/): * Increment the third number if the release has bug fixes and/or very minor features with backward compatibility, only (eg. change `0.2.1` to `0.2.2`).