Skip to content

Latest commit

 

History

History
68 lines (33 loc) · 3.7 KB

CHANGELOG.md

File metadata and controls

68 lines (33 loc) · 3.7 KB

Changelog

1.0.0-alpha.5 (2024-05-04)

🛠 Builds

  • deps: update dependency nodelix to == 1.0.0-alpha.10 (#6) (93a434b)

⚙️ Continuous Integrations

  • action: update actions/cache action to v4 (#15) (a08f54e)
  • action: update actions/checkout action to v4.1.4 (#8) (92271e4)
  • action: update erlef/setup-beam action to v1.17.5 (#11) (85fd170)
  • action: update insurgent-lab/is-in-pr-action action to v0.2.0 (#12) (b9c02c2)
  • renovate: configure renovate (c7dc4d4)
  • renovate: disable erlang / elixir updates (1b5da45)

♻️ Chores

  • readme: add Hex.pm badges (26d9849)
  • remove old nodejs related stuff (a136984)

1.0.0-alpha.4 (2024-03-25)

🐛 Bug Fixes

  • update npm during installation (db9db53), closes #2

1.0.0-alpha.3 (2023-12-10)

🐛 Bug Fixes

  • force node.js installation on CI (6fc201d)

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

🐛 Bug Fixes

  • set nodelix as a production dependency (49bcd09)

🛠 Builds

  • deps: update dependency nodelix to v1.0.0-alpha.9 (5062102)

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

✨ Features

  • add additional packages configuration (ac56412)
  • install and run semantic-release (755f0d4)

⚙️ Continuous Integrations

  • use self for calling semantic-release (d50c317)

♻️ Chores