Skip to content

Releases: stordco/actions-sync

v1.4.0

09 May 22:20
Compare
Choose a tag to compare

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)

v1.3.0

09 May 22:08
Compare
Choose a tag to compare

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)

v1.2.0

09 May 18:46
Compare
Choose a tag to compare

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)

v1.0.0

09 May 17:41
fd7234d
Compare
Choose a tag to compare

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)