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 a8b3385 commit 94a7fd0Copy full SHA for 94a7fd0
.env
@@ -54,7 +54,7 @@ URL_LOCAL=api-version.localhost
54
GENERAL_BASICAUTH_PRODUCTION='ixno:$apr1$5JvcxkWC$iA7cBjSG3xTSO/Y/dsHZt/'
55
56
# Version of this app
57
-VERSION_APP=0.1.3
+VERSION_APP=0.1.4
58
59
# Version of nginx image
60
VERSION_NGINX=0.1.0
CHANGELOG.md
@@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
7
8
## Releases
9
10
+### [0.1.4] - 2023-01-09
11
+
12
+* General refactoring
13
14
### [0.1.3] - 2023-01-01
15
16
* DependencyInjection refactoring
VERSION
@@ -1 +1 @@
1
-0.1.3
+0.1.4
0 commit comments