Skip to content

Commit 8bf3f0b

Browse files
authored
Merge pull request #67 from wayofdev/release-please--branches--master--components--docker-php-dev
chore(master): release 2.8.0
2 parents cd1aa8a + 74f540e commit 8bf3f0b

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-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.9"
2+
".": "2.8.0"
33
}

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.8.0](https://github.com/wayofdev/docker-php-dev/compare/v2.7.9...v2.8.0) (2024-12-05)
4+
5+
6+
### Features
7+
8+
* php 8.4 support ([7d372e2](https://github.com/wayofdev/docker-php-dev/commit/7d372e2dc1356f390c9cb23d94006dfa356e7ddc))
9+
10+
11+
### Documentation
12+
13+
* update readme ([2697904](https://github.com/wayofdev/docker-php-dev/commit/2697904dc03913779399b209f0761b476c5a781d))
14+
315
## [2.7.9](https://github.com/wayofdev/docker-php-dev/compare/v2.7.8...v2.7.9) (2024-12-03)
416

517

0 commit comments

Comments
 (0)