Skip to content

Commit 3c4fd6f

Browse files
committed
chore(master): release 2.2.0
1 parent b1ce43f commit 3c4fd6f

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,19 @@
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+
10+
11+
### Bug Fixes
12+
13+
* registry cache importer requires ref ([51cd99c](https://github.com/wayofdev/docker-php-dev/commit/51cd99c0f3225088ba180a5c140302968639902c))
14+
* registry cache importer requires ref ([44f5ecb](https://github.com/wayofdev/docker-php-dev/commit/44f5ecb0486df2000b24d9e197ac97ca27cc3911))
15+
* remove job name ([9b554ab](https://github.com/wayofdev/docker-php-dev/commit/9b554abec27032abca7718f7952a05b386ccd075))
16+
317
## [2.1.1](https://github.com/wayofdev/docker-php-dev/compare/v2.1.0...v2.1.1) (2022-11-25)
418

519

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)