File tree Expand file tree Collapse file tree 2 files changed +46
-1
lines changed Expand file tree Collapse file tree 2 files changed +46
-1
lines changed Original file line number Diff line number Diff line change 1+ ## 1.0.0-alpha.1 (2023-11-22)
2+
3+
4+ ### π Builds
5+
6+ * ** hex:** add package metadata ([ 3f773a3] ( https://github.com/sheerlox/nodelix/commit/3f773a37493fe80ea4b35770588ce3246a42f5af ) )
7+
8+
9+ ### π Documentation
10+
11+ * setup ex_doc ([ 1de8541] ( https://github.com/sheerlox/nodelix/commit/1de8541a7a9a743fcaa6dd9277c89e1aa8981b13 ) )
12+
13+
14+ ### βοΈ Continuous Integrations
15+
16+ * setup semantic-release ([ 29815b7] ( https://github.com/sheerlox/nodelix/commit/29815b7421f1357338f8a405ed28ad5ebea02359 ) )
17+
18+
19+ ### β»οΈ Chores
20+
21+ * add license file ([ 8bf963d] ( https://github.com/sheerlox/nodelix/commit/8bf963dd4d7f514aaa23ff96110cd42f5c12c82b ) )
22+ * initialize project ([ f8fc53a] ( https://github.com/sheerlox/nodelix/commit/f8fc53abd2c81f9ee2854faf0b86d824b56bbe69 ) )
23+
24+ ## 1.0.0-alpha.1 (2023-11-22)
25+
26+
27+ ### π Builds
28+
29+ * ** hex:** add package metadata ([ 3f773a3] ( https://github.com/sheerlox/nodelix/commit/3f773a37493fe80ea4b35770588ce3246a42f5af ) )
30+
31+
32+ ### π Documentation
33+
34+ * setup ex_doc ([ 1de8541] ( https://github.com/sheerlox/nodelix/commit/1de8541a7a9a743fcaa6dd9277c89e1aa8981b13 ) )
35+
36+
37+ ### βοΈ Continuous Integrations
38+
39+ * setup semantic-release ([ 29815b7] ( https://github.com/sheerlox/nodelix/commit/29815b7421f1357338f8a405ed28ad5ebea02359 ) )
40+
41+
42+ ### β»οΈ Chores
43+
44+ * add license file ([ 8bf963d] ( https://github.com/sheerlox/nodelix/commit/8bf963dd4d7f514aaa23ff96110cd42f5c12c82b ) )
45+ * initialize project ([ f8fc53a] ( https://github.com/sheerlox/nodelix/commit/f8fc53abd2c81f9ee2854faf0b86d824b56bbe69 ) )
Original file line number Diff line number Diff line change 11defmodule Nodelix.MixProject do
22 use Mix.Project
33
4- @ version "0 .0.0-alpha"
4+ @ version "1 .0.0-alpha.1 "
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