Skip to content

Latest commit

 

History

History
217 lines (95 loc) · 11.8 KB

CHANGELOG.md

File metadata and controls

217 lines (95 loc) · 11.8 KB

Changelog

2.2.3 (2024-06-19)

Bug Fixes

  • #536: 🐛 issue with comments within .templatesyncignore (#538) (aba0971)

2.2.2 (2024-06-16)

Bug Fixes

  • #529: 🐛 edge case with branch cleanup and force push (#534) (ab9498f)

2.2.1 (2024-06-06)

Bug Fixes

  • #528: 📝 small docs update (4eb71ce)

2.2.0 (2024-05-27)

Features

  • #523: ✨ delete branches on pr cleanup (#525) (d957348)

2.1.0 (2024-04-23)

Features

  • #478: ✨ possible to execute single steps (#516) (6b9bd88)

2.0.2 (2024-03-28)

Bug Fixes

  • #510: 🐛 issue with blank lines within .templatesyncignore (#512) (814f456)

2.0.1 (2024-03-18)

Bug Fixes

  • #507: 🐛 pr title and body internal variable substitution (#508) (912b4e0)

2.0.0 (2024-03-13)

⚠ BREAKING CHANGES

  • ✨ migrate from docker action to composite action (#498)

Features

  • ✨ migrate from docker action to composite action (#498) (29d0434)

1.12.0 (2024-03-13)

Features

  • #482: ✨ add option to force push and pr (#499) (cbef7ee)

1.11.0 (2024-03-11)

Features

1.10.0 (2024-03-05)

Features

  • #467: ✨ hooks now within action inputs (#489) (0e55c08)

1.9.0 (2024-03-05)

Features

  • ✨ Set token to the default provided by GitHub workflow (#483) (c1e7561)
  • #477: ✨ add input parameter for pr body (#488) (481cc21)

1.8.1 (2024-03-02)

Bug Fixes

  • #476: 🐛 output variable edge cases (#479) (ab4153b)

1.8.0 (2024-02-29)

Features

1.7.0 (2024-02-29)

Features

  • #468: ✨ enable usage of github env variables within hooks (#469) (17d4603)

1.6.2 (2024-02-25)

Bug Fixes

1.6.1 (2024-02-25)

Bug Fixes

  • #461: 🐛 issue with pull request labels with emoji and space (#462) (89b8d21)

1.6.0 (2024-02-22)

Features

1.5.0 (2024-02-04)

Features

1.4.0 (2024-01-25)

Features

1.3.0 (2024-01-18)

Features

1.2.0 (2024-01-06)

Features

1.1.9 (2023-12-30)

Bug Fixes

  • github pat in documentation examples (#423) (aea6128)

1.1.8 (2023-09-24)

Bug Fixes

  • ci: 🐛 issues within ci (2793a56)

1.1.7 (2023-09-24)

Bug Fixes

1.1.6 (2023-09-24)

Bug Fixes

1.1.5 (2023-09-24)

Bug Fixes

1.1.4 (2023-09-24)

Bug Fixes

  • docs: 🐛 (#387) fix missing documentation about .templatesyncignore paths (3130f5b)

1.1.3 (2023-09-16)

Bug Fixes

  • 🐛 (#380) small fix related to remote file mode changes (#383) (ff25f8c)

1.1.2 (2023-09-03)

Bug Fixes