Skip to content

Releases: prantlf/node-newchanges

2.0.2

14 Dec 22:18

Choose a tag to compare

2.0.2 (2023-12-14)

Bug Fixes

  • Replace semantic-release with publish-release (19da8fb)

v2.0.1

13 Dec 17:37

Choose a tag to compare

2.0.1 (2023-12-13)

Bug Fixes

  • Run postinstall with the.js file extension (6617dde)
  • Upgrade dependencies (be22d9e)

v2.0.0

12 Dec 13:46

Choose a tag to compare

2.0.0 (2023-12-12)

Bug Fixes

BREAKING CHANGES

  • Instead of symlinks, wrappers .cmd and .ps1
    are created in .bin on Windows. Although it should not affect
    any scenario, it is a change in the file names nevertheless.

v1.0.6

04 Nov 22:09

Choose a tag to compare

1.0.6 (2023-11-04)

Bug Fixes

  • Upgrade link-bin-executable (fd0151c)

v1.0.5

27 Oct 20:47

Choose a tag to compare

1.0.5 (2023-10-27)

Bug Fixes

  • Perform the installation steps using link-bin-executable (a14c31b)

v1.0.4

27 Oct 08:35

Choose a tag to compare

1.0.4 (2023-10-27)

Bug Fixes

  • Retarget symlink only on non-windows, rerun exe otherwise (3fd5d90)

v1.0.3

26 Oct 22:11

Choose a tag to compare

1.0.3 (2023-10-26)

Bug Fixes

  • Add debug logging for bin directory lookup (5b72a5f)

v1.0.2

26 Oct 21:59

Choose a tag to compare

1.0.2 (2023-10-26)

Bug Fixes

  • Try retargetting the symlink on the first run (700db03)

v1.0.1

26 Oct 21:11

Choose a tag to compare

1.0.1 (2023-10-26)

Bug Fixes

  • Retarget the symlink to the executable on the first run (7d92ab3)

v1.0.0

26 Oct 20:43

Choose a tag to compare

1.0.0 (2023-10-26)

Bug Fixes

  • Create symlink properly when installed globally (60f7861)