Skip to content

Commit a8b57e6

Browse files
authored
Merge pull request #37 from wayofdev/release-please--branches--master--components--docker-php-dev
chore(master): release 2.5.0
2 parents 9a4097e + 3a974a5 commit a8b57e6

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

.github/.release-please-manifest.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "2.4.1"
2+
".": "2.5.0"
33
}

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [2.5.0](https://github.com/wayofdev/docker-php-dev/compare/v2.4.1...v2.5.0) (2024-04-10)
4+
5+
6+
### Features
7+
8+
* add phive support ([#36](https://github.com/wayofdev/docker-php-dev/issues/36)) ([9a4097e](https://github.com/wayofdev/docker-php-dev/commit/9a4097eb9500ea42e28b7e8b0736efb42243e63f))
9+
310
## [2.4.1](https://github.com/wayofdev/docker-php-dev/compare/v2.4.0...v2.4.1) (2024-04-06)
411

512

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "2.4.1",
2+
"version": "2.5.0",
33
"repository": {
44
"url": "https://github.com/wayofdev/docker-php-dev.git"
55
}

0 commit comments

Comments
 (0)