Releases: adobe/aio-lib-template-validation
Releases · adobe/aio-lib-template-validation
Externalised the github workflow
What's Changed
- Linking the workflow to external file by @amulyakashyap09 in #19
New Contributors
- @amulyakashyap09 made their first contribution in #19
Full Changelog: 5.0.1...5.0.2
5.0.1
5.0.0
Release # 4.0.0
- DEVX-2211: Use installation schema to validate templates (#15)
Release # 3.0.0
- DEVX-2366: Multiple extension points support
Release # 2.4.0
install.yml
- modify
event
check to only verify event is an object
Release # 2.3.0
install.yml
- Update check for
services
to rename it toapis
- Add checks for
event
andruntime
Release # 2.2.0
Enhancements
Updated checks for services
, categories
and an extension point.
Release # 2.1.0
Enhancements
Added check for services
and updated the check for extensions
.
Release # 2.0.0
Breaking Changes
- changed CLI to use
path
to the template's code instead ofpackageUrl
Enhancements
- added checks for
install.yml
file