Skip to content

Releases: sheerlox/nodelix

v1.0.0-alpha.12

20 Jun 17:43
Compare
Choose a tag to compare
v1.0.0-alpha.12 Pre-release
Pre-release

1.0.0-alpha.12 (2024-06-20)

🐛 Bug Fixes

  • receive signing keys from nodejs/release-keys repo (cb9de75)
  • update latest Node LTS version to 20.14.0 (6ed4f24)

♻️ Chores

v1.0.0-alpha.11

20 Jun 16:51
Compare
Choose a tag to compare
v1.0.0-alpha.11 Pre-release
Pre-release

🐛 Bug Fixes

  • ignore revoked PGP key import errors (35e6674)

♻️ Chores

  • configure renovate (7db3c3c)
  • release: v1.0.0-alpha.11 [skip ci] (0b2bf62)

v1.0.0-alpha.10

02 May 13:22
Compare
Choose a tag to compare
v1.0.0-alpha.10 Pre-release
Pre-release

1.0.0-alpha.10 (2024-05-02)

🐛 Bug Fixes

  • update latest Node LTS version to 20.12.2 (#2) (9eb27a0)

♻️ Chores

  • readme: add Hex.pm badges (1a74df1)

v1.0.0-alpha.9

01 Dec 12:59
Compare
Choose a tag to compare
v1.0.0-alpha.9 Pre-release
Pre-release

1.0.0-alpha.9 (2023-12-01)

⚠ Breaking changes

  • version is now an argument / mix flag instead of a global configuration

✨ Features

  • remove version from application configuration (06c539f)

v1.0.0-alpha.8

30 Nov 11:46
Compare
Choose a tag to compare
v1.0.0-alpha.8 Pre-release
Pre-release

1.0.0-alpha.8 (2023-11-30)

⚠ Breaking changes

  • --if-missing is now the default, use --force to reinstall an existing version

✨ Features

  • don't reinstall by default & add force install flag (0bb58d0)

v1.0.0-alpha.7

29 Nov 13:55
Compare
Choose a tag to compare
v1.0.0-alpha.7 Pre-release
Pre-release

1.0.0-alpha.7 (2023-11-29)

⚠ Breaking changes

  • the profile is no longer the first argument of mix nodelix

✨ Features

  • add mix nodelix.npm task (8f3b22c)
  • make profile a task option (47d05ed)

v1.0.0-alpha.6

29 Nov 10:59
Compare
Choose a tag to compare
v1.0.0-alpha.6 Pre-release
Pre-release

1.0.0-alpha.6 (2023-11-29)

🛠 Builds

  • deps: update dependency gpg_ex to v1.0.0-alpha.4 (3e1353f)

v1.0.0-alpha.5

28 Nov 18:16
Compare
Choose a tag to compare
v1.0.0-alpha.5 Pre-release
Pre-release

1.0.0-alpha.5 (2023-11-28)

🛠 Builds

  • update dependency semantic-release-hex to v1.1.1 (df783d9)

⚙️ Continuous Integrations

  • update semantic-release config (06e13e0)

v1.0.0-alpha.4

28 Nov 18:04
Compare
Choose a tag to compare
v1.0.0-alpha.4 Pre-release
Pre-release

1.0.0-alpha.4 (2023-11-28)

✨ Features

  • add Node.js VersionManager module & Mix tasks (#1) (cc5d14d)

v1.0.0-alpha.3

24 Nov 16:36
Compare
Choose a tag to compare
v1.0.0-alpha.3 Pre-release
Pre-release

1.0.0-alpha.3 (2023-11-24)

📚 Documentation

  • readme: add do not use warning (1db5348)

⚙️ Continuous Integrations

  • handle hex publishing in semantic-release (aeeba12)
  • unpublish next version if release fails (9ca1f44)