Skip to content

Commit dcb9c67

Browse files
committed
chore: new version v0.9.5 [skip ci]
1 parent d71108f commit dcb9c67

3 files changed

Lines changed: 14 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
## [v0.9.5](https://github.com/crazyfactory/docker-project-cli/releases/tag/v0.9.5) (2019-10-31)
2+
3+
### Bug Fixes
4+
- Use default command as array (Jitendra Adhikari) [_0d96dfd_](https://github.com/crazyfactory/docker-project-cli/commit/0d96dfd)
5+
6+
### Miscellaneous
7+
- Add php command (Jitendra Adhikari) [_b113ce4_](https://github.com/crazyfactory/docker-project-cli/commit/b113ce4)
8+
9+
### Documentations
10+
- Rename readme -> README, add php in defaults (Jitendra Adhikari) [_c10ad6b_](https://github.com/crazyfactory/docker-project-cli/commit/c10ad6b)
11+
12+
113
## [v0.9.4](https://github.com/crazyfactory/docker-project-cli/releases/tag/v0.9.4) (2019-10-29)
214

315
### Miscellaneous

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
v0.9.4
1+
v0.9.5

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,5 +54,5 @@
5454
"!**/*.spec.*"
5555
]
5656
},
57-
"version": "v0.9.4"
57+
"version": "v0.9.5"
5858
}

0 commit comments

Comments
 (0)