Skip to content

Commit d5f9ef7

Browse files
committed
Add version 0.1.6
1 parent 6533b81 commit d5f9ef7

File tree

3 files changed

+7
-2
lines changed

3 files changed

+7
-2
lines changed

.env

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ URL_LOCAL=api-version.localhost
5454
GENERAL_BASICAUTH_PRODUCTION='ixno:$apr1$5JvcxkWC$iA7cBjSG3xTSO/Y/dsHZt/'
5555

5656
# Version of this app
57-
VERSION_APP=0.1.5
57+
VERSION_APP=0.1.6
5858

5959
# Version of nginx image
6060
VERSION_NGINX=0.1.0

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,11 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
77

88
## Releases
99

10+
### [0.1.6] - 2023-06-24
11+
12+
* Composer update
13+
* Add TypeCastingHelper
14+
1015
### [0.1.5] - 2023-01-09
1116

1217
* Port refactoring

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.1.5
1+
0.1.6

0 commit comments

Comments
 (0)