Skip to content

Commit c70e6c8

Browse files
committed
chore(release): 1.1.0
1 parent 5ad4ea3 commit c70e6c8

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
## [1.1.0](https://github.com/wayofdev/docker-php-dev/compare/v1.0.1...v1.1.0) (2021-12-24)
6+
7+
8+
### Features
9+
10+
* db clients must not be installed by default ([5ad4ea3](https://github.com/wayofdev/docker-php-dev/commit/5ad4ea368428e42b860cfc469e89f274c614dfe7))
11+
512
### [1.0.1](https://github.com/wayofdev/docker-php-dev/compare/v1.0.0...v1.0.1) (2021-12-23)
613

714
## 1.0.0 (2021-12-23)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "1.0.1",
2+
"version": "1.1.0",
33
"repository": {
44
"url": "https://github.com/wayofdev/docker-php-dev.git"
55
}

0 commit comments

Comments
 (0)