Skip to content

Commit 0ea2588

Browse files
authored
Merge pull request #75 from wayofdev/release-please--branches--master--components--docker-php-base
chore(master): release 2.7.6
2 parents 2aae75b + 1428ee0 commit 0ea2588

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-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.7.5"
2+
".": "2.7.6"
33
}

CHANGELOG.md

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

3+
## [2.7.6](https://github.com/wayofdev/docker-php-base/compare/v2.7.5...v2.7.6) (2024-09-09)
4+
5+
6+
### Bug Fixes
7+
8+
* coding standards ([5cdf393](https://github.com/wayofdev/docker-php-base/commit/5cdf39324a6e55f37217328c2cceebf84b351ad9))
9+
10+
11+
### Continuous Integration
12+
13+
* add ansible-lint job ([bb6597e](https://github.com/wayofdev/docker-php-base/commit/bb6597e64d0a36e2bfca39025d15773f0d761b21))
14+
* fix yamllint location ([44a1337](https://github.com/wayofdev/docker-php-base/commit/44a1337f43c9034145cdb3b695c1c38ef166ef01))
15+
* use absolute path for config ([a3d1b26](https://github.com/wayofdev/docker-php-base/commit/a3d1b26e58ca517b8d5633e95d38e55934e21185))
16+
317
## [2.7.5](https://github.com/wayofdev/docker-php-base/compare/v2.7.4...v2.7.5) (2024-09-05)
418

519

0 commit comments

Comments
 (0)