Skip to content

Releases: go-semantic-release/semantic-release

v1.21.0

26 Apr 10:49
Compare
Choose a tag to compare

1.21.0 (2020-04-26)

Chores

Feature

  • push docker image to gitlab registry (30ecd1c)

v1.20.2

26 Apr 06:34
Compare
Choose a tag to compare

1.20.2 (2020-04-26)

Bug Fixes

v1.20.1

26 Apr 06:23
Compare
Choose a tag to compare

1.20.1 (2020-04-26)

Chores

  • build docker image on GitHub Actions (f52c0b5)
  • run go build in docker (16f6dc1)

Bug Fixes

  • Added gitlab docker image (9b6d5bf)

v1.20.0

25 Apr 20:49
Compare
Choose a tag to compare

1.20.0 (2020-04-25)

Chores

  • Added tests documenting current behaviour (8afe7e8)

Feature

  • print git provider (348f821)
  • add gitlab flag (3135d9d)
  • handle allow-initial-development-versions correctly (06dbd49)
  • Change initial release to work as expected (f058d54)
  • add allow-initial-development-versions flag (0b29bd6)

Code Refactoring

v1.19.1

25 Apr 14:37
Compare
Choose a tag to compare

1.19.1 (2020-04-25)

Chores

  • gitlab-ci: ignore run errors (2c3c75d)
  • add gitlab ci config (be8427a)

Documentation

Bug Fixes

  • gitlab: repo visibility (35ce827)

Code Refactoring

  • reorder repository interface (cb8231a)

v1.19.0

24 Apr 07:33
Compare
Choose a tag to compare

1.19.0 (2020-04-24)

Feature

  • Implemented Gitlab repository (e1c1b26)

Code Refactoring

  • Created repository interface to prepare for gitlab addition (73f28bc)

v1.18.0

23 Apr 07:45
46bade6
Compare
Choose a tag to compare

1.18.0 (2020-04-23)

Feature

v1.17.0

19 Apr 20:25
Compare
Choose a tag to compare

1.17.0 (2020-04-19)

Feature

v1.16.1

19 Apr 10:16
Compare
Choose a tag to compare

1.16.1 (2020-04-19)

Bug Fixes

  • travis: nil pointer dereference (b2b6521)

Code Refactoring

  • use shuheiktgw/go-travis (dc33248)

v1.16.0

18 Apr 07:15
Compare
Choose a tag to compare

1.16.0 (2020-04-18)

Feature

Bug Fixes

  • log cli error correctly (1b5058e)