Skip to content

Commit 28b335e

Browse files
chore(release): 1.19.0 [skip ci]
# [1.19.0](v1.18.1...v1.19.0) (2025-11-04) ### Features * improve IDE setup to be able to work with SSH repositories without any configuration [[#1](#1)] ([f205097](f205097))
1 parent f205097 commit 28b335e

3 files changed

Lines changed: 10 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [1.19.0](https://github.com/d3p1/dockgento/compare/v1.18.1...v1.19.0) (2025-11-04)
2+
3+
4+
### Features
5+
6+
* improve IDE setup to be able to work with SSH repositories without any configuration [[#1](https://github.com/d3p1/dockgento/issues/1)] ([f205097](https://github.com/d3p1/dockgento/commit/f205097628d8bad4cf112c62103803e2310c0da6))
7+
18
## [1.18.1](https://github.com/d3p1/dockgento/compare/v1.18.0...v1.18.1) (2025-10-31)
29

310

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@d3p1/dockgento",
3-
"version": "1.18.1",
3+
"version": "1.19.0",
44
"description": "A Docker environment generator for Magento 2",
55
"author": "C. M. de Picciotto <d3p1@d3p1.dev> (https://d3p1.dev/)",
66
"homepage": "https://github.com/d3p1/dockgento#readme",

0 commit comments

Comments
 (0)