Skip to content

Releases: Kibibit/gitflow-hotfix

v1.5.0

25 Jan 03:00
Compare
Choose a tag to compare

1.5.0 (2024-01-25)

Bug Fixes

  • security: run npm audit fix (abc4fe6)
  • security: update all dependencies to latest (8b09bbb)
  • actions: update pipelines to node 20 as well (819978e)

Features

  • action: update action to run on node 20 (572448a)

v1.4.0-beta.3

25 Jan 02:56
Compare
Choose a tag to compare
v1.4.0-beta.3 Pre-release
Pre-release

1.4.0-beta.3 (2024-01-25)

Bug Fixes

  • security: run npm audit fix (abc4fe6)
  • security: update all dependencies to latest (8b09bbb)
  • actions: update pipelines to node 20 as well (819978e)

Features

  • action: update action to run on node 20 (572448a)

v1.4.0

29 Jun 08:28
Compare
Choose a tag to compare

1.4.0 (2023-06-29)

Bug Fixes

  • actions: fix pipelines to use node 16 and ubuntu latest (c59edad)
  • input: pass reviewerToken into the main process (ebc2b89)
  • action: test gitflow hotfix (abcc0a0)

Features

  • action: update action to run with node16 (7ed8ad0)

v1.4.0-beta.2

29 Jun 08:25
Compare
Choose a tag to compare
v1.4.0-beta.2 Pre-release
Pre-release

1.4.0-beta.2 (2023-06-29)

Bug Fixes

  • input: pass reviewerToken into the main process (9eb3bba)
  • action: test gitflow hotfix (abcc0a0)

v1.4.0-beta.1

29 Jun 08:09
Compare
Choose a tag to compare
v1.4.0-beta.1 Pre-release
Pre-release

1.4.0-beta.1 (2023-06-29)

Bug Fixes

  • actions: fix pipelines to use node 16 and ubuntu latest (c59edad)

Features

  • action: update action to run with node16 (7ed8ad0)

v1.3.1

09 Aug 09:42
Compare
Choose a tag to compare

1.3.1 (2022-08-09)

Bug Fixes

  • pr: make reviewer a different token input (d42c8b5)
  • input: pass reviewerToken into the main process (9eb3bba)

v1.3.1-beta.1

09 Aug 09:40
Compare
Choose a tag to compare
v1.3.1-beta.1 Pre-release
Pre-release

1.3.1-beta.1 (2022-08-09)

Bug Fixes

  • pr: make reviewer a different token input (d42c8b5)
  • input: pass reviewerToken into the main process (ebc2b89)

v1.3.0

09 Aug 09:22
Compare
Choose a tag to compare

1.3.0 (2022-08-09)

Bug Fixes

  • github: fix wait for pr checks to complete (0e53ea4)
  • github: fix wait for pr checks to complete (a0dafe1)

Features

  • pr: add review approval for created PR (1d8d16a)

v1.0.0-beta.8

09 Aug 09:19
Compare
Choose a tag to compare
v1.0.0-beta.8 Pre-release
Pre-release

1.0.0-beta.8 (2022-08-09)

Features

  • pr: add review approval for created PR (1d8d16a)

v1.0.0-beta.7

01 Jun 14:16
Compare
Choose a tag to compare
v1.0.0-beta.7 Pre-release
Pre-release

1.0.0-beta.7 (2022-06-01)

Bug Fixes

  • github: fix wait for pr checks to complete (0e53ea4)