Skip to content

Releases: chelnak/gh-changelog

gh-changelog 0.10.1

20 Oct 13:25
2d0076b
Compare
Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

v0.10.1 - 2022-10-20

Full Changelog

Fixed

gh-changelog 0.10.0

14 Oct 08:52
a2cc4a3
Compare
Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

v0.10.0 - 2022-10-14

Full Changelog

Added

gh-changelog 0.9.0

07 Oct 13:20
20ef161
Compare
Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

v0.9.0 - 2022-10-07

Full Changelog

Added

Fixed

  • Properly handle a repo with no tags #95 (chelnak)

gh-changelog 0.8.1

07 Jun 10:29
1d20eaa
Compare
Choose a tag to compare

Changelog

v0.8.1 - 2022-06-07

Full Changelog

Fixed

gh-changelog 0.8.0

20 May 16:08
450bb45
Compare
Choose a tag to compare

Changelog

v0.8.0 - 2022-05-20

Full Changelog

Added

Fixed

gh-changelog 0.7.0

14 May 17:49
3147b5c
Compare
Choose a tag to compare

v0.7.0 - (2022-05-14)

Full Changelog

Added

Fixed

  • Ensure that Keep a Changelog format is followed #53 (chelnak)

  • Remove additional newlines in markdown #51 (chelnak)

gh-changelog 0.6.1

08 May 19:11
743e89d
Compare
Choose a tag to compare

Changelog

This release is a patch release that removes an additional Println statement that got left in the code!

Install

gh extension install chelnak/gh-changelog

Upgrade

gh extension upgrade chelnak/gh-changelog

gh-changelog 0.6.0

08 May 13:56
55b40f9
Compare
Choose a tag to compare

Changelog

  • 0b8691c Add changelog workflow
  • e851a29 Add update check
  • 271edde Break up changelog package
  • 2aaf1cc Fix error messages
  • cb1d4c7 Merge pull request #37 from chelnak/fix_error_messages
  • 60a830a Merge pull request #38 from chelnak/break_up_changelog_package
  • a6d23a3 Merge pull request #40 from chelnak/create-pull-request/patch
  • 5acf31a Merge pull request #41 from chelnak/check_for_updates
  • 55b40f9 Merge pull request #42 from chelnak/create-pull-request/patch
  • e6c5abd [create-pull-request] automated change
  • d443275 automated changelog generation

Install

gh extension install chelnak/gh-changelog

Upgrade

gh extension upgrade chelnak/gh-changelog

gh-changelog 0.5.0

07 May 17:31
55cc726
Compare
Choose a tag to compare

Changelog

  • 47de7e3 First stage of refactoring
  • 86a6ed7 Implementation of next-version and unreleased
  • 8520f27 Merge pull request #34 from chelnak/tests_v2
  • 55cc726 Merge pull request #35 from chelnak/next_version_flag
  • b3ae338 Start to build out tests
  • e0d29a3 Update tests for implementation

Install

gh extension install chelnak/gh-changelog

Upgrade

gh extension upgrade chelnak/gh-changelog

gh-changelog 0.4.0

26 Apr 20:11
d2d39ba
Compare
Choose a tag to compare

Changelog

  • cf890f3 Add config schema
  • 91a46f9 Clarify functionality in README
  • d5261fc Fix config setup
  • b12c22d Improve viper config system
  • 2b7a701 Merge pull request #25 from chelnak/clarify_functionality_in_readme
  • eede36d Merge pull request #27 from chelnak/better_config
  • eae1a28 Merge pull request #28 from chelnak/better_config
  • d2d39ba Merge pull request #29 from chelnak/graphql
  • 384276d Migrate to GitHubs v4 API
  • cb56c63 Only build a single target
  • 3f9e4c6 Refactor changelog package to use builder pattern

Install

gh extension install chelnak/gh-changelog

Upgrade

gh extension upgrade chelnak/gh-changelog