Skip to content

Releases: karmingc/python-template

v0.2.0

22 Apr 00:06
Compare
Choose a tag to compare

0.2.0 (2023-04-22)

Minor: Backward Compatible Changes

  • [feat/{ci/cd,developer experience}] Add an automated bot to make PR to bump version when there's 5 of more entries.
    #22

Patch: Bug Fixes

  • [fix/ci/cd] entries folder does not exist. It's pending.
    #25

  • [fix/ci/cd] Fix the missing step id.
    #26

  • [fix/ci/cd] Missing identity for git.
    #27

  • [chore/docs] Add documentations about commits.
    #24

v0.1.8

20 Apr 23:25
Compare
Choose a tag to compare

0.1.8 (2023-04-20)

Patch: Bug Fixes

  • [feat/{ci/cd,developer experience}] bump-version target to make it easier to determine next version.
    #20

v0.1.7

20 Apr 00:36
Compare
Choose a tag to compare

0.1.7 (2023-04-20)

Minor: Backward Compatible Changes

  • [fix/{ci/cd,developer experience,docs}] Update go-change to v0.2.2.
    #17
    #15

Patch: Bug Fixes

  • [fix/{ci/cd,developer experience,docs}] Add new template to changelog.
    #17

v0.0.7

15 Apr 21:02
Compare
Choose a tag to compare

0.0.7 (2023-04-15)

Features

  • [ci] Adding makefile for changelog and versioning process. Inspired from pulumi repo.
    #5

  • [ci] Add CI for releases
    #6

Bug Fixes

  • [ci] Fix ancestor with depth
    #12

  • [ci] fix ci with outdated branch
    #10

  • [ci] Use GH_TOKEN instead of GITHUB_TOKEN
    #8

v0.0.4

09 Apr 20:40
12fdbcc
Compare
Choose a tag to compare

0.0.4 / 2023-04-09

  • feature: adds changelog
  • feature: adds instruction for adding dependencies