Releases: emmanuelnk/github-actions-workflow-ts
Releases · emmanuelnk/github-actions-workflow-ts
v1.0.1
What's Changed
Other
- fix: fixes glob search on Windows by removing slashes from search pattern (#36) @emmanuelnk
Full Changelog: v1.0.0...v1.0.1
v1.0.0
What's Changed
Other
- fix: fixes glob search on Windows by removing slashes from search pattern (#35) @emmanuelnk
- chore(deps-dev): bump cross-spawn from 7.0.3 to 7.0.6 (#33) @dependabot
- feat: major update to schema types generation (#31) @emmanuelnk
- Chore/add workflow to check schema change (#30) @emmanuelnk
- chore: updates dependencies and audits package security (#29) @emmanuelnk
- Chore/improve docs fix typo (#28) @emmanuelnk
Full Changelog: v0.3.2...v1.0.0
v0.3.2
What's Changed
Other
- chore(deps): bump es5-ext from 0.10.62 to 0.10.64 (#27) @dependabot
- Chore/add script to generate zero dependency lib (#26) @emmanuelnk
Full Changelog: v0.3.1...v0.3.2
v0.3.1
What's Changed
Other
- fix: fix npm version (#23) @emmanuelnk
- chore(deps): bump braces from 3.0.2 to 3.0.3 (#22) @dependabot
- fix: extended matrix configuration type to make it simpler (#21) @emmanuelnk
- Update types from JSON schema (#20) @TheJokersThief
- chore(deps-dev): bump @babel/traverse from 7.22.11 to 7.23.2 (#17) @dependabot
- chore(deps-dev): bump node-fetch from 2.3.0 to 2.6.7 (#16) @dependabot
Full Changelog: v0.3.0...v0.3.1
v0.3.0
What's Changed
Other
- feat: add js-yaml dump options to config file (#14) @emmanuelnk
- docs: update docs (#12) @emmanuelnk
Full Changelog: v0.2.0...v0.2.1
v0.2.0
What's Changed
- fix: fix npm version command by @emmanuelnk in #9
- fix: ignore new releases by @emmanuelnk in #10
- feat: adds config file by @emmanuelnk in #11
Full Changelog: v0.1.5...v0.2.0
v0.1.5
What's Changed
Other
- fix: ignore new releases (#10) @emmanuelnk
- fix: fix npm version command (#9) @emmanuelnk
- feat: add addEnvs helper and tests (#8) @emmanuelnk
- chore: improve release commit message (#7) @emmanuelnk
Full Changelog: v0.1.4...v0.1.5
v0.1.4
What's Changed
Other
- fix: no need to git add after npm version (#6) @emmanuelnk
- fix: add git fetch and set npm publish as the last step (#5) @emmanuelnk
Full Changelog: v0.1.3...v0.1.4
v0.1.3
What's Changed
Other
- fix: add fix for publish workflow (#4) @emmanuelnk
Full Changelog: v0.1.2...v0.1.3
v0.1.2
What's Changed
Other
- Docs/update readme (#3) @emmanuelnk
- feat: add many improvements (#1) @emmanuelnk
Full Changelog: v0.1.1...v0.1.2