Skip to content

Commit 47077cc

Browse files
authored
Merge pull request #60 from wayofdev/release-please--branches--master--components--docker-php-base
2 parents 0cb2139 + 1275e8d commit 47077cc

File tree

2 files changed

+27
-1
lines changed

2 files changed

+27
-1
lines changed

.github/.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "2.6.0"
2+
".": "2.7.0"
33
}

CHANGELOG.md

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

3+
## [2.7.0](https://github.com/wayofdev/docker-php-base/compare/v2.6.0...v2.7.0) (2024-08-26)
4+
5+
6+
### Features
7+
8+
* add protobuf and grpc ([77d6fee](https://github.com/wayofdev/docker-php-base/commit/77d6fee46d5927ebcd7df903678a00b3aca0493b))
9+
10+
11+
### Documentation
12+
13+
* minor fixes ([65cef53](https://github.com/wayofdev/docker-php-base/commit/65cef53d6d5eaeefe781a84573bd859a7da4f02a))
14+
* updating readme, style changes ([f3a3ce3](https://github.com/wayofdev/docker-php-base/commit/f3a3ce371bfa6905e7d21744f24fad58d9377578))
15+
16+
17+
### Dependencies
18+
19+
* update versions ([7f5127f](https://github.com/wayofdev/docker-php-base/commit/7f5127f60002d868ec2d513ebc6963f5427809fd))
20+
21+
22+
### Continuous Integration
23+
24+
* add docker scout ([#53](https://github.com/wayofdev/docker-php-base/issues/53)) ([2678375](https://github.com/wayofdev/docker-php-base/commit/26783759af4ee123984b8b258ad165431f121158))
25+
* keep comments ([a392ee8](https://github.com/wayofdev/docker-php-base/commit/a392ee8721b9a31f07a082a7150d9d037c5a956a))
26+
* move build into bash file ([417bc4b](https://github.com/wayofdev/docker-php-base/commit/417bc4bec48a96246e98c64c0516809516c24a8d))
27+
* update structure ([b99c1e9](https://github.com/wayofdev/docker-php-base/commit/b99c1e98200374f646297bd559ac64948220ab72))
28+
329
## [2.6.0](https://github.com/wayofdev/docker-php-base/compare/v2.5.0...v2.6.0) (2024-04-06)
430

531

0 commit comments

Comments
 (0)