Skip to content

Commit cc0eca7

Browse files
committed
chore(master): release 2.2.0
1 parent cc735c8 commit cc0eca7

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [2.2.0](https://github.com/wayofdev/docker-php-dev/compare/v2.1.1...v2.2.0) (2023-05-08)
4+
5+
6+
### Features
7+
8+
* add ssh ([cb46ab3](https://github.com/wayofdev/docker-php-dev/commit/cb46ab3b05670d78d6146f73982231f0b7372607))
9+
310
## [2.1.1](https://github.com/wayofdev/docker-php-dev/compare/v2.1.0...v2.1.1) (2022-11-25)
411

512

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "2.1.1",
2+
"version": "2.2.0",
33
"repository": {
44
"url": "https://github.com/wayofdev/docker-php-dev.git"
55
}

0 commit comments

Comments
 (0)