File tree 2 files changed +17
-1
lines changed
2 files changed +17
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ 2.2.0] ( https://github.com/wayofdev/docker-php-dev/compare/v2.1.1...v2.2.0 ) (2023-05-17)
4
+
5
+
6
+ ### Features
7
+
8
+ * add ssh ([ cb46ab3] ( https://github.com/wayofdev/docker-php-dev/commit/cb46ab3b05670d78d6146f73982231f0b7372607 ) )
9
+ * remove dist contents ([ b99a1db] ( https://github.com/wayofdev/docker-php-dev/commit/b99a1db320927c033172b18d3e7374c229fb4dfe ) )
10
+ * reusable workflows ([ 50cdecc] ( https://github.com/wayofdev/docker-php-dev/commit/50cdecc7c204665efe7fa2051018c1ee3f0b033f ) )
11
+
12
+
13
+ ### Bug Fixes
14
+
15
+ * registry cache importer requires ref ([ 51cd99c] ( https://github.com/wayofdev/docker-php-dev/commit/51cd99c0f3225088ba180a5c140302968639902c ) )
16
+ * registry cache importer requires ref ([ 44f5ecb] ( https://github.com/wayofdev/docker-php-dev/commit/44f5ecb0486df2000b24d9e197ac97ca27cc3911 ) )
17
+ * remove job name ([ 9b554ab] ( https://github.com/wayofdev/docker-php-dev/commit/9b554abec27032abca7718f7952a05b386ccd075 ) )
18
+
3
19
## [ 2.1.1] ( https://github.com/wayofdev/docker-php-dev/compare/v2.1.0...v2.1.1 ) (2022-11-25)
4
20
5
21
Original file line number Diff line number Diff line change 1
1
{
2
- "version" : " 2.1.1 " ,
2
+ "version" : " 2.2.0 " ,
3
3
"repository" : {
4
4
"url" : " https://github.com/wayofdev/docker-php-dev.git"
5
5
}
You can’t perform that action at this time.
0 commit comments