Skip to content

Latest commit

 

History

History
280 lines (163 loc) · 18 KB

CHANGELOG.md

File metadata and controls

280 lines (163 loc) · 18 KB

Changelog

1.12.0 (2024-04-17)

Features

  • allow templates to be executable files (#41) (16ed4e7)

1.11.0 (2024-04-12)

Features

1.10.0 (2024-03-29)

Features

  • allow conditional rendering of files (#36) (4aa31cc)

1.9.4 (2024-02-20)

Bug Fixes

  • update handlebars or statement variable usage (#34) (1b0a000)

1.9.3 (2023-10-18)

Bug Fixes

  • update handlebars or template to not ignore first param (#30) (91d84af)

1.9.2 (2023-09-29)

Bug Fixes

  • update template or helper negation (b959d8f)

1.9.1 (2023-09-28)

Bug Fixes

  • remove broken handlebar util package (#25) (76fee05)

1.9.0 (2023-09-28)

Features

  • add handlebars-helpers for templating files (#23) (d339c18)

1.8.3 (2023-08-29)

Bug Fixes

  • git fetch before checkout (b797bff)

1.8.2 (2023-08-29)

Bug Fixes

  • loosely compare deprecated sync-branch input (fca1906)

1.8.1 (2023-08-29)

Bug Fixes

  • update scripting logic with new sync tree variable (d0184ce)

1.8.0 (2023-08-29)

Features

1.7.1 (2023-07-13)

Bug Fixes

  • set onSecondaryRateLimit and onRateLimit options (#16) (3d9d6b8)

1.7.0 (2023-07-12)

Features

  • retry and throttle GitHub requests (#14) (a1a17bd)

1.6.2 (2023-05-15)

Bug Fixes

1.6.1 (2023-05-09)

Bug Fixes

  • import octokit RequestError instance (2bc9ef1)

1.6.0 (2023-05-09)

Features

  • add license (eb1f908)
  • allow running scripts and passing variables between (cad4cc2)
  • build files when releasing (d4c4d1f)
  • setup PR workflow (f18f7d2)

Bug Fixes

  • add files to git when running commitChanges (b889ba0)
  • add release-please config (0c5a99e)
  • create folder for any file before templating (9659e94)
  • more error handling around already existing PRs during creation (f71ea7f)
  • more updates to release please (#8) (0d33f1c)
  • override new release tag with built files (f4a54f9)
  • update config loading names from camel case to dash case (2fa99a2)
  • update GHA workflows (e032156)
  • update git commit logic (2ed7907)
  • update release build to amend with no edit (c11a271)
  • update release please action commands (#7) (786b160)
  • update scripts output path file creation (c220514)
  • update sync-token to sync-auth in action.yml (3e63e07)
  • update typescript esm imports not working after build (5d9f148)
  • use latest tag and dont replace full semver tag (ac9baa7)

1.5.0 (2023-05-09)

Features

  • add license (eb1f908)
  • allow running scripts and passing variables between (cad4cc2)
  • build files when releasing (d4c4d1f)
  • setup PR workflow (f18f7d2)

Bug Fixes

  • add files to git when running commitChanges (b889ba0)
  • add release-please config (0c5a99e)
  • create folder for any file before templating (9659e94)
  • more updates to release please (#8) (0d33f1c)
  • override new release tag with built files (f4a54f9)
  • update config loading names from camel case to dash case (2fa99a2)
  • update GHA workflows (e032156)
  • update git commit logic (2ed7907)
  • update release build to amend with no edit (c11a271)
  • update release please action commands (#7) (786b160)
  • update scripts output path file creation (c220514)
  • update sync-token to sync-auth in action.yml (3e63e07)
  • update typescript esm imports not working after build (5d9f148)

1.4.0 (2023-05-09)

Features

  • add license (eb1f908)
  • allow running scripts and passing variables between (cad4cc2)
  • build files when releasing (d4c4d1f)
  • setup PR workflow (f18f7d2)

Bug Fixes

  • add files to git when running commitChanges (b889ba0)
  • add release-please config (0c5a99e)
  • create folder for any file before templating (9659e94)
  • override new release tag with built files (f4a54f9)
  • update config loading names from camel case to dash case (2fa99a2)
  • update GHA workflows (e032156)
  • update release build to amend with no edit (c11a271)
  • update scripts output path file creation (c220514)
  • update sync-token to sync-auth in action.yml (3e63e07)
  • update typescript esm imports not working after build (5d9f148)

1.3.0 (2023-05-09)

Features

  • add license (eb1f908)
  • allow running scripts and passing variables between (cad4cc2)
  • build files when releasing (d4c4d1f)
  • setup PR workflow (f18f7d2)

Bug Fixes

  • add release-please config (0c5a99e)
  • create folder for any file before templating (9659e94)
  • override new release tag with built files (f4a54f9)
  • update config loading names from camel case to dash case (2fa99a2)
  • update GHA workflows (e032156)
  • update release build to amend with no edit (c11a271)
  • update scripts output path file creation (c220514)
  • update sync-token to sync-auth in action.yml (3e63e07)
  • update typescript esm imports not working after build (5d9f148)

1.2.0 (2023-05-09)

Features

  • add license (eb1f908)
  • allow running scripts and passing variables between (cad4cc2)
  • build files when releasing (d4c4d1f)
  • setup PR workflow (f18f7d2)

Bug Fixes

  • add release-please config (0c5a99e)
  • override new release tag with built files (f4a54f9)
  • update config loading names from camel case to dash case (2fa99a2)
  • update GHA workflows (e032156)
  • update scripts output path file creation (c220514)
  • update sync-token to sync-auth in action.yml (3e63e07)
  • update typescript esm imports not working after build (5d9f148)

1.1.0 (2023-05-09)

Features

  • add license (eb1f908)
  • allow running scripts and passing variables between (cad4cc2)
  • build files when releasing (d4c4d1f)
  • setup PR workflow (f18f7d2)

Bug Fixes

  • override new release tag with built files (f4a54f9)
  • update GHA workflows (e032156)
  • update scripts output path file creation (c220514)
  • update sync-token to sync-auth in action.yml (3e63e07)
  • update typescript esm imports not working after build (5d9f148)

1.0.1 (2023-05-09)

Bug Fixes

  • override new release tag with built files (f4a54f9)
  • update sync-token to sync-auth in action.yml (3e63e07)

1.0.0 (2023-05-09)

Features

  • add license (eb1f908)
  • allow running scripts and passing variables between (cad4cc2)
  • build files when releasing (d4c4d1f)
  • setup PR workflow (f18f7d2)

Bug Fixes

  • update GHA workflows (e032156)
  • update scripts output path file creation (c220514)