Releases: alexthemaster/action-build-typescript
Releases · alexthemaster/action-build-typescript
v1.3.1
Fix: It should work as expected now
v1.3.0
Features: Add support for yarn
Other: Update dependencies
v1.2.1
chore(release): 1.2.1
v1.2.0
Feat:
- add a building project info message
v1.1.1
Fixes:
- pushToBranch property wasn't checked properly
v1.1.0
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
Warning: don't use, the action.yml file wasn't properly configured
Initial release