Changed
- Deprecates the
template_name
input variable in favor oftemplate
.
Fixed
- Correct handling of templates installed from other sources than the npm package registry.
Added
- Ability to install a specific version of a template.
- Automatic updating of major version tag on release (GitHub Action).