Skip to content

plonk v0.20.1

Latest

Choose a tag to compare

@github-actions github-actions released this 19 Oct 13:45

Plonk v0.20.1

A unified package and dotfile manager for developers.

Changelog

πŸ› Bug Fixes

  • 637a3b1: fix(npm,pnpm): correctly parse package names from --parseable output (handles scoped packages) ( <>)

Other Changes

  • aa20097: Add cache cleaning to test-coverage to fix CI stale file references (@richhaase)
  • 6b62403: Fix CI quality-checks: use direct commands instead of non-existent just recipes (@richhaase)

Full Changelog: v0.20.0...v0.20.1

Installation

Homebrew (Recommended)

brew install --cask richhaase/tap/plonk

Direct Download

Download the appropriate archive from the assets below and extract the plonk binary.

From Source

go install github.com/richhaase/plonk/cmd/[email protected]