Skip to content

Releases: pedrosousa13/lnpm

v1.10.0

06 Mar 13:20
7d3dd02

Choose a tag to compare

1.10.0 (2026-03-05)

Features

v1.9.0

30 Jan 08:28
fe56d68

Choose a tag to compare

1.9.0 (2026-01-30)

Features

  • add: support multiple packages in single command (#32) (8d52feb)

v1.8.2

19 Jan 13:17
094798c

Choose a tag to compare

1.8.2 (2026-01-19)

Bug Fixes

v1.8.1

19 Jan 10:39
fc9d3cf

Choose a tag to compare

1.8.1 (2026-01-19)

Performance Improvements

  • push: parallelize link, push, publish ops (#26) (f8a9936)

v1.8.0

19 Jan 08:35
ed41a6a

Choose a tag to compare

1.8.0 (2026-01-19)

Features

  • add manage_gitignore config option (cb6f51f)

Bug Fixes

  • ci: skip concurrent package.json write test (79360bb)
  • ci: skip flaky concurrent test in CI (8b11c09)
  • remove unused fmt import (2122a51)
  • revert db path and remove t.Parallel() (0e33339)
  • skip flaky symlink test in CI (dec5411)
  • test failures and permission handling (9c4030b)
  • tests: path normalization & test fixes (f239a04)
  • wrap all unchecked error returns (a8b3431)
  • wrap defer os.Chmod in anonymous functions (ffb08da)
  • wrap defer os.Chmod in store tests (ca75562)

v1.7.7

15 Jan 20:50
8732925

Choose a tag to compare

1.7.7 (2026-01-15)

Bug Fixes

v1.7.6

15 Jan 20:41
eac5643

Choose a tag to compare

1.7.6 (2026-01-15)

Performance Improvements

  • parallel hashing/linking, remove npm pack dep, fix defer errors (342272b)

v1.7.5

15 Jan 17:17
b6ae74f

Choose a tag to compare

1.7.5 (2026-01-15)

Bug Fixes

  • correct symlink depth for scoped packages (3d3162d)

v1.7.4

15 Jan 16:57
d48dc4e

Choose a tag to compare

1.7.4 (2026-01-15)

Bug Fixes

  • move goreleaser to release-please workflow (2062221)

v1.7.3

15 Jan 16:51
0797de2

Choose a tag to compare

1.7.3 (2026-01-15)

Bug Fixes

  • merge release workflow into CI, ensure CI blocks release (6b244ff)
  • release-please not running after PR merge (219f321)