Skip to content

Commit 1b97ccb

Browse files
committed
chore(release): 1.1.0
1 parent 7948539 commit 1b97ccb

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-base/compare/v1.0.6...v1.1.0) (2021-12-23)
6+
7+
8+
### Features
9+
10+
* removed bz2, pdo_mysql. minor fixes in templates ([7948539](https://github.com/wayofdev/docker-php-base/commit/79485391d338d7a075b38648f23cb894c78a4df6))
11+
512
### [1.0.6](https://github.com/wayofdev/docker-php-base/compare/v1.0.5...v1.0.6) (2021-12-21)
613

714
### [1.0.5](https://github.com/wayofdev/docker-php-base/compare/v1.0.4...v1.0.5) (2021-12-21)

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.6",
2+
"version": "1.1.0",
33
"repository": {
44
"url": "https://github.com/wayofdev/docker-php-base.git"
55
}

0 commit comments

Comments
 (0)