v0.4.7
github-actions
released this
21 Apr 19:42
·
38 commits
to refs/heads/master
since this release
Changes
🐛 Bug Fixes
- Fix (tests): Add missing test to ensure
FILES.ps1
definition file is optional @leojonathanoh (#82) - Fix (logging): Add
-Verbose
logging when reading definition files @leojonathanoh (#83) - Fix (ci): Simplify determination of
MODULE_VERSION
inpublish-to-psgallery
job @leojonathanoh (#79) - Fix (ci): Simplify
test-publish-to-psgallery
andpublish-to-psgallery
jobs @leojonathanoh (#78) - Fix (ci): Fix
publish-to-psgallery
to correctly publish module @leojonathanoh (#84)
📝 Documentation
- Docs (readme): Fix typo in 'Optional: Generate other repository files' section @leojonathanoh (#80)
- Docs (readme): Fix syntax error in codeblocks @leojonathanoh (#81)