Skip to content

Releases: alexthemaster/action-build-typescript

v1.3.1

06 Oct 17:17
Compare
Choose a tag to compare

Fix: It should work as expected now

v1.3.0

06 Oct 17:11
Compare
Choose a tag to compare

Features: Add support for yarn
Other: Update dependencies

v1.2.1

18 Feb 15:08
Compare
Choose a tag to compare
chore(release): 1.2.1

v1.2.0

14 Jan 19:30
Compare
Choose a tag to compare

Feat:

  • add a building project info message

v1.1.1

14 Jan 19:23
Compare
Choose a tag to compare

Fixes:

  • pushToBranch property wasn't checked properly

v1.1.0

14 Jan 19:13
Compare
Choose a tag to compare

Fixes:

  • don't fail in certain situations (if the action can't run npm ci or if it can't commit new changes because there aren't any)
  • fix the action.yml file as the previous one had problems

Miscellaneous:

  • provide information as the action runs

v1.0.0

04 Jan 18:52
Compare
Choose a tag to compare

Warning: don't use, the action.yml file wasn't properly configured

Initial release