Skip to content

Commit d7f9c8a

Browse files
authored
Merge pull request #24 from wayofdev/release-please--branches--master--components--docker-php-base
chore(master): release 2.2.0
2 parents 6a27512 + 2004188 commit d7f9c8a

File tree

2 files changed

+23
-1
lines changed

2 files changed

+23
-1
lines changed

CHANGELOG.md

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

3+
## [2.2.0](https://github.com/wayofdev/docker-php-base/compare/v2.1.0...v2.2.0) (2023-05-16)
4+
5+
6+
### Features
7+
8+
* add reusable prod build ([6a1ba9e](https://github.com/wayofdev/docker-php-base/commit/6a1ba9e804eb21e8ee801db35289cc74623a3421))
9+
* add reusable prod build ([c9f2bc3](https://github.com/wayofdev/docker-php-base/commit/c9f2bc3f74dc952619e6eed0db61b5444ca47cef))
10+
* move to reusable workflow ([2be2b4d](https://github.com/wayofdev/docker-php-base/commit/2be2b4d4bc025267d764757113bbbf27ac30ebde))
11+
* move to reusable workflow ([1b2a677](https://github.com/wayofdev/docker-php-base/commit/1b2a6779335b9423ee8dafbba4a4292d9b1e6992))
12+
13+
14+
### Bug Fixes
15+
16+
* **ci:** matrix as output ([da2f30f](https://github.com/wayofdev/docker-php-base/commit/da2f30f61997dee649d07491db4252847668bfe0))
17+
* **ci:** matrix as output ([ae6c357](https://github.com/wayofdev/docker-php-base/commit/ae6c357ebcd3dc7729f250c9063aa5043e9c03a9))
18+
19+
20+
### Miscellaneous
21+
22+
* bump workflows ([772e4c9](https://github.com/wayofdev/docker-php-base/commit/772e4c9eccbd37536a679b4ff3a73f2234dd1398))
23+
* bump workflows ([fd06bae](https://github.com/wayofdev/docker-php-base/commit/fd06bae9c4839f9ffb1faaa5538c9e0838ac7253))
24+
325
## [2.1.0](https://github.com/wayofdev/docker-php-base/compare/v2.0.1...v2.1.0) (2023-05-16)
426

527

package.json

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

0 commit comments

Comments
 (0)