Skip to content

Commit 36d317f

Browse files
authored
Merge pull request #44 from wayofdev/release-please--branches--master--components--docker-php-dev
2 parents 02ca057 + cb238e0 commit 36d317f

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.5.1"
2+
".": "2.6.0"
33
}

CHANGELOG.md

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

3+
## [2.6.0](https://github.com/wayofdev/docker-php-dev/compare/v2.5.1...v2.6.0) (2024-06-13)
4+
5+
6+
### Features
7+
8+
* add graphviz support ([044996e](https://github.com/wayofdev/docker-php-dev/commit/044996eb3cf6373ed9f3bdff758c2ebe91d01f72))
9+
310
## [2.5.1](https://github.com/wayofdev/docker-php-dev/compare/v2.5.0...v2.5.1) (2024-04-10)
411

512

package.json

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

0 commit comments

Comments
 (0)