Skip to content

Latest commit

 

History

History
97 lines (45 loc) · 4.55 KB

CHANGELOG.md

File metadata and controls

97 lines (45 loc) · 4.55 KB

1.4.4 (2024-05-20)

Bug Fixes

  • deps: bump hapic from 2.5.0 to 2.5.1 (#86) (dc057df)
  • deps: bump libnpmpack from 6.0.8 to 7.0.2 (#126) (fd1a0a0)
  • deps: bump libnpmpublish from 9.0.5 to 9.0.8 (#128) (2abd0e0)

1.4.3 (2024-04-03)

Bug Fixes

  • deps: bump libnpmpack from 6.0.5 to 6.0.8 (#79) (9ddde4e)
  • deps: bump libnpmpublish from 9.0.3 to 9.0.5 (#80) (e9e4609)

1.4.2 (2024-01-25)

Bug Fixes

  • deps: bump hapic from 2.4.0 to 2.5.0 (#14) (94656f2)
  • deps: bump libnpmpack from 6.0.4 to 6.0.5 (#15) (4d0cb08)
  • safe explore workspaces (dd421d5)

1.4.1 (2024-01-09)

Bug Fixes

  • only include root package if it is publishable (dcd11a9)

1.4.0 (2024-01-09)

Bug Fixes

  • resolving package path for npmpack (b3b87df)

Features

  • replaced pacote with internal implementation (c7b1280)

1.3.0 (2024-01-08)

Features

  • use fast-glob for pattern matching (c9b71ea)

1.2.0 (2024-01-06)

Bug Fixes

  • add rootPackage option to cli (c4c571f)
  • only track packages with name and version attribute (09635e3)

Features

  • support root package publishing + refactored code base (34bad2f)

1.1.0 (2023-12-18)

Features

  • collection fn to publish packages (990a91c)

1.0.2 (2023-12-16)

Bug Fixes

  • add missing cli file header (a80a940)

1.0.1 (2023-12-16)

Bug Fixes

  • enforce cli options + enhanced README.md (98bbdac)

1.0.0 (2023-12-16)

Bug Fixes

  • enforce token + added README.md (75c41c8)

Features

  • initilaize project from source (aaf88a3)