Categorygithub.com/scalingo/go-utils
repository
7.1.0+incompatible
Repository: https://github.com/scalingo/go-utils.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# README

Various Go Utils and Helpers

Codeship Status for
Scalingo/go-utils

Release a New Version

Bump new version number in:

  • CHANGELOG.md
  • README.md

Commit, tag and create a new release:

git add CHANGELOG.md README.md
git commit -m "Bump v7.1.0"
git tag v7.1.0
git push origin master
git push --tags
hub release create v7.1.0

The title of the release should be the version number and the text of the release is the same as the changelog.