Skip to content

v1.0.2 - Clean package

Latest

Choose a tag to compare

@b-sarrazin b-sarrazin released this 19 Jul 21:22
698f384

Fixes the package file list: v1.0.0/v1.0.1 accidentally shipped with the
entire .git folder bundled inside the .nupkg (hooks, objects, history)
alongside .github/ and .gitignore. This release ships only the actual
module content (manifest, module file, Public/, Private/, LICENSE, README).

No functional changes to the module itself.