Releases: brenoepics/vmd-action
Releases · brenoepics/vmd-action
v0.0.7
🚀 Enhancements
- Support GitHub Enterprise repositories (2db2516)
🩹 Fixes
- Cache file mismatch (1bfaa16)
💅 Refactors
action.yml
andREADME.md
to improve descriptions and usage instructions (43b7ed8)
🏡 Chore
- Update preview (#30)
❤️ Contributors
- Breno A. (@brenoepics)
v0.0.6
What's Changed
- fix: full report and pr badges health missmatch (#27) by @brenoepics in #29
Full Changelog: v0.0.5...v0.0.6
v0.0.5
What's Changed
- test: migrate from Jest to Vitest by @brenoepics in #25
- chore(deps-dev): bump @types/node from 22.5.3 to 22.7.4 by @dependabot in #26
- feat: default gh-token by @brenoepics in #28
Full Changelog: v0.0.4...v0.0.5
v0.0.4
What's Changed
- refactor: code cleanup and ignore bots by @brenoepics in #23
- feat: add report comparison for PR branch by @brenoepics in #24
Full Changelog: v0.0.3...v0.0.4
v0.0.3
What's Changed
- feat: delete old comments by @brenoepics in #18
- fix Rename view to download in output fix #19 by @rrd108 in #20
- feat: summary support by @brenoepics in #21
New Contributors
Full Changelog: v0.0.2...v0.0.3
v0.0.2
What's Changed
- chore(deps-dev): bump @types/jest from 29.5.12 to 29.5.13 by @dependabot in #9
- chore(deps-dev): bump typescript from 5.5.4 to 5.6.2 by @dependabot in #8
- chore(deps-dev): bump eslint from 8.57.0 to 8.57.1 by @dependabot in #7
- chore: bump execa and ncc by @brenoepics in #10
- chore: add new prettier to husky hook by @brenoepics in #11
- feat: implement new codeHealth output and new template by @brenoepics in #12
- chore: update error messages in
commentOnPullRequest
method by @David-Pena in #13 - feat: implement code health and new template by @brenoepics in #15
- chore: update readme preview by @brenoepics in #16
New Contributors
- @dependabot made their first contribution in #9
- @brenoepics made their first contribution in #10
- @David-Pena made their first contribution in #13
Full Changelog: v0.0.1...v0.0.2