Skip to content

Commit 21f1d3d

Browse files
authored
Merge pull request #7 from wayofdev/release-please--branches--master--components--docker-php-base
2 parents aa6823b + 025a904 commit 21f1d3d

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# Changelog
22

3+
## [2.0.1](https://github.com/wayofdev/docker-php-base/compare/v2.0.0...v2.0.1) (2022-11-03)
4+
5+
6+
### Documentation
7+
8+
* added readme, bump redis version ([b7f4c5b](https://github.com/wayofdev/docker-php-base/commit/b7f4c5b7d2c321cdd8c968b01ffc09ff5035b646))
9+
10+
11+
### Miscellaneous
12+
13+
* fix in docs ([aa6823b](https://github.com/wayofdev/docker-php-base/commit/aa6823b9dedb5e4ea772594ecc10238df01d2179))
14+
315
## [2.0.0](https://github.com/wayofdev/docker-php-base/compare/v1.1.1...v2.0.0) (2022-11-02)
416

517

package.json

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

0 commit comments

Comments
 (0)