Skip to content

Releases: agrc/release-composite-action

v1.2.8

22 Jan 20:27
Compare
Choose a tag to compare

1.2.8 (2025-01-22)

Documentation

  • update major with regard to scopes (cf2b1f5)

v1.2.7

07 Oct 19:27
Compare
Choose a tag to compare

1.2.7 (2024-10-07)

Documentation

  • add multi-file example to extra-files (3217c69)

v1.2.6

03 Oct 18:20
Compare
Choose a tag to compare

1.2.6 (2024-10-03)

Documentation

  • add section about the extra files input (dec71ea)

v1.2.5

26 Sep 21:54
Compare
Choose a tag to compare

1.2.5 (2024-09-26)

Bug Fixes

  • pin release-please to a major version (4de60c4)
  • switch back to main release-please project (bea89a5), closes #109

Documentation

  • add note about forcing a specific version (66a1c50)
  • add usage details about writing commits (37326ff)

v1.2.4

10 Jul 20:49
Compare
Choose a tag to compare

1.2.4 (2024-07-10)

Dependencies

  • bump action to remove node warning (e5a5de3)

v1.2.3

10 Jul 20:45
Compare
Choose a tag to compare

1.2.3 (2024-07-10)

Bug Fixes

  • better logic for determining if the run was triggered by a release pr (8193c5c)

v1.2.2

08 Jul 19:35
Compare
Choose a tag to compare

1.2.2 (2024-07-08)

Features

Bug Fixes

  • fix bash if statement (d34aafc)
  • make is release pr take into account prerelease input (1da9bfa), closes #88
  • only define release_created output if it is true (2bb63c2)

v1.2.2-1

08 Jul 17:55
Compare
Choose a tag to compare
v1.2.2-1 Pre-release
Pre-release

1.2.2-1 (2024-07-08)

Features

Bug Fixes

  • make is release pr take into account prerelease input (a10fa0c), closes #88
  • only define release_created output if it is true (2bb63c2)

v1.2.2-0

08 Jul 15:58
Compare
Choose a tag to compare
v1.2.2-0 Pre-release
Pre-release

1.2.2-0 (2024-07-08)

Features

Bug Fixes

  • only define release_created output if it is true (c8deb73)

v1.2.1

27 Jun 15:32
Compare
Choose a tag to compare

1.2.1 (2024-06-27)

Bug Fixes

  • get major/minor values from get-next-version (a05301d)