File tree Expand file tree Collapse file tree 2 files changed +10
-1
lines changed
Expand file tree Collapse file tree 2 files changed +10
-1
lines changed Original file line number Diff line number Diff line change 1+ Changelog
2+
3+ ## [ 1.0.0-alpha.4] ( https://github.com/sheerlox/nodelix/compare/v1.0.0-alpha.3...v1.0.0-alpha.4 ) (2023-11-28)
4+
5+
6+ ### ✨ Features
7+
8+ * add Node.js ` VersionManager ` module & Mix tasks ([ #1 ] ( https://github.com/sheerlox/nodelix/issues/1 ) ) ([ cc5d14d] ( https://github.com/sheerlox/nodelix/commit/cc5d14d678a8db3fa130398efc340648d741d376 ) )
9+
110# Changelog
211
312## [ 1.0.0-alpha.3] ( https://github.com/sheerlox/nodelix/compare/v1.0.0-alpha.2...v1.0.0-alpha.3 ) (2023-11-24)
Original file line number Diff line number Diff line change 11defmodule Nodelix.MixProject do
22 use Mix.Project
33
4- @ version "1.0.0-alpha.3 "
4+ @ version "1.0.0-alpha.4 "
55 @ source_url "https://github.com/sheerlox/nodelix"
66
77 def project do
You can’t perform that action at this time.
0 commit comments