Releases: UlisesGascon/generator-github-action-for-marketplace
Releases · UlisesGascon/generator-github-action-for-marketplace
1.0.1
What's Changed
PRs
- Add Prettier ignore rules in project generated by @UlisesGascon in #5
Main Changes
- Added prettier ignore file to the template (f6a596a)
- Normalize git ignore file in the template (b9e2e96)
Full Changelog: 1.0.0...1.0.1
1.0.0
What's Changed
PRs
- Initial Release by @UlisesGascon in #1
- release 1.0.0 by @UlisesGascon in #2
Main changes
- Initial setup with generator-generator@5.1.0 with additional modifications to support standard
- Ensure compatibility with Node.js >= 14
- Ported hello-world-docker-action as part of the Yeoman template
- Ported javascript-action with many adaptations to match my personal style (Standard, npm scripts, dependencies...)
- Added main Yeoman Scaffolding template including the questions
- Added pipelines to check PRs, main branch and manage npm publication on release
New Contributors
- @UlisesGascon made their first contribution in #1
Full Changelog: https://github.com/UlisesGascon/generator-github-action-for-marketplace/commits/1.0.0