File tree Expand file tree Collapse file tree 2 files changed +15
-1
lines changed Expand file tree Collapse file tree 2 files changed +15
-1
lines changed Original file line number Diff line number Diff line change 1
1
{
2
- "." : " 2.7.5 "
2
+ "." : " 2.7.6 "
3
3
}
Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
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
+
3
17
## [ 2.7.5] ( https://github.com/wayofdev/docker-php-base/compare/v2.7.4...v2.7.5 ) (2024-09-05)
4
18
5
19
You can’t perform that action at this time.
0 commit comments