Skip to content

Releases: go-semantic-release/provider-git

v1.12.0

01 May 19:10
Compare
Choose a tag to compare

1.12.0 (2024-05-01)

Feature

  • *: ✨ allow optional ordering by commit time (47a18e5)

Bug Fixes

  • *: πŸ› set temp git user name and email (c0f6ffe)
  • *: πŸ› dfs post test (a8e012b)
  • *: πŸ› check commits log ordering (e80c607)

Code Refactoring

  • *: ♻️ more robust log order config (1065a3c)

Chores

  • *: πŸ”§ update docs and add another test (3e3342a)
  • *: πŸ”§ restore gitea db from master (077daa7)
  • *: πŸ”§ restore gitea db (26c0901)
  • *: πŸ”§ handle err and style func args (20c7064)

v1.11.0

08 Apr 08:02
cb5045b
Compare
Choose a tag to compare

1.11.0 (2024-04-08)

Feature

  • allow to set custom push options (#7) (cb5045b)

CI

v1.10.0

17 Feb 19:41
Compare
Choose a tag to compare

1.10.0 (2024-02-17)

Feature

v1.9.0

06 Oct 10:12
Compare
Choose a tag to compare

1.9.0 (2023-10-06)

Feature

v1.8.0

03 Feb 15:20
Compare
Choose a tag to compare

1.8.0 (2023-02-03)

Feature

  • add hooks-plugin-registry-update (8ae4476)

v1.7.0

13 Jan 15:01
Compare
Choose a tag to compare

1.7.0 (2023-01-13)

Feature

v1.6.0

13 Jan 13:26
Compare
Choose a tag to compare

1.6.0 (2023-01-13)

Feature

  • update go to 1.19 and dependencies (7878460)

Styles

  • add .golangci-lint.yaml (f7be01e)

v1.5.0

22 May 16:35
Compare
Choose a tag to compare

1.5.0 (2022-05-22)

Feature

v1.4.0

22 May 14:38
Compare
Choose a tag to compare

1.4.0 (2022-05-22)

Feature

v1.3.1

20 Jan 09:13
Compare
Choose a tag to compare

1.3.1 (2022-01-20)

Bug Fixes

  • create-release: valid release sha checking if it is not valid(for example branch name) (09fdb95)

CI