Skip to content

v0.4.7

Compare
Choose a tag to compare
@github-actions github-actions released this 21 Apr 19:42
· 38 commits to refs/heads/master since this release
072ae2b

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 in publish-to-psgallery job @leojonathanoh (#79)
  • Fix (ci): Simplify test-publish-to-psgallery and publish-to-psgallery jobs @leojonathanoh (#78)
  • Fix (ci): Fix publish-to-psgallery to correctly publish module @leojonathanoh (#84)

📝 Documentation