Skip to content

Releases: agrc/release-composite-action

v1.2.1-0

27 Jun 14:29
Compare
Choose a tag to compare
v1.2.1-0 Pre-release
Pre-release

1.2.1-0 (2024-06-27)

Bug Fixes

  • fix duplicate step ids (29605a9)
  • remove header (e616ebf)
  • switch to forked version of release-please (0633e59)
  • switch to release please cli rather than action (7d288ef), closes #48
  • upgrade to release please action v4 config file requirements (69db3de), closes #48
  • use ugrc release bot for release config commit (db9daa7)

Documentation

  • better concurrency group example (232cae2)
  • better concurrency group example (2b0626a)
  • clarify why we need the repo-token input (20c2468)

v1.2.0

27 Feb 22:53
Compare
Choose a tag to compare

1.2.0 (2023-02-27)

🚀 Features

  • add extra-files parameter (49739a4)

v1.1.7

04 Oct 22:55
Compare
Choose a tag to compare

1.1.7 (2022-10-04)

🐛 Bug Fixes

  • remove git stuff because we're not smart enough to use it (6cd8715)

v1.1.6

04 Oct 22:36
Compare
Choose a tag to compare

1.1.6 (2022-10-04)

🐛 Bug Fixes

v1.1.5

04 Oct 21:28
Compare
Choose a tag to compare

1.1.5 (2022-10-04)

📖 Documentation Improvements

  • add link to angular commit standard (aeadd69)

🐛 Bug Fixes

  • fix rebase commands for bringing dev back up to date (e829a60)

v1.1.4

03 Oct 21:53
Compare
Choose a tag to compare

1.1.4 (2022-10-03)

🐛 Bug Fixes

  • explicitily set upstream branch (88b7f33)

v1.1.3

03 Oct 21:08
Compare
Choose a tag to compare

1.1.3 (2022-10-03)

🐛 Bug Fixes

  • remove service now step (0eabf70)

v1.1.2

03 Oct 16:45
Compare
Choose a tag to compare

1.1.2 (2022-10-03)

🐛 Bug Fixes

  • pass all required params to service now action (61f7ca5)

v1.1.1

30 Sep 00:31
Compare
Choose a tag to compare

1.1.1 (2022-09-30)

📖 Documentation Improvements

v1.1.0

20 Sep 00:30
Compare
Choose a tag to compare

1.1.0 (2022-09-20)

📖 Documentation Improvements

  • add service now secrets to the example (11378bd)

🚀 Features

  • add service now deployment notification job step (6420543)

🐛 Bug Fixes