Skip to content

Release v0.7.2

Choose a tag to compare

@github-actions github-actions released this 02 Feb 20:57
· 18 commits to main since this release

fix(nocode): noCode projects had a problem when trying to run certain tasks

Some tasks were not running do to ome projects lack of a tsconfig.js file. Now this type of projects
also run successfully.