We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent de398a7 commit f3c7f8cCopy full SHA for f3c7f8c
CHANGELOG.md
@@ -5,6 +5,15 @@ See [Conventional Commits](Https://conventionalcommits.org) for commit guideline
5
6
<!-- changelog -->
7
8
+## [v0.3.0](https://github.com/NarrativeApp/mix_deploy/compare/v0.2.2...v0.3.0) (2024-05-21)
9
+
10
11
12
13
+### Features:
14
15
+* update mix_systemd
16
17
## [v0.2.2](https://github.com/NarrativeApp/mix_deploy/compare/v0.2.1...v0.2.2) (2024-05-21)
18
19
mix.exs
@@ -1,7 +1,7 @@
1
defmodule MixDeploy.MixProject do
2
use Mix.Project
3
4
- @version "0.2.2"
+ @version "0.3.0"
def project do
[
0 commit comments