We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 02ca057 commit cb238e0Copy full SHA for cb238e0
.github/.release-please-manifest.json
@@ -1,3 +1,3 @@
1
{
2
- ".": "2.5.1"
+ ".": "2.6.0"
3
}
CHANGELOG.md
@@ -1,5 +1,12 @@
# Changelog
+## [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
10
## [2.5.1](https://github.com/wayofdev/docker-php-dev/compare/v2.5.0...v2.5.1) (2024-04-10)
11
12
package.json
@@ -1,5 +1,5 @@
- "version": "2.5.1",
+ "version": "2.6.0",
"repository": {
"url": "https://github.com/wayofdev/docker-php-dev.git"
0 commit comments