Skip to content

Commit 95bb061

Browse files
authored
Merge pull request #28 from wayofdev/release-please--branches--master--components--docker-php-base
chore(master): release 2.2.2
2 parents a8f8298 + e2ce589 commit 95bb061

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

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

3+
## [2.2.2](https://github.com/wayofdev/docker-php-base/compare/v2.2.1...v2.2.2) (2023-09-22)
4+
5+
6+
### Miscellaneous
7+
8+
* **deps:** update actions/checkout action to v4 ([fcc445b](https://github.com/wayofdev/docker-php-base/commit/fcc445bb6d2f9a12923f2ea5f24ea5b84f62f626))
9+
* **deps:** update actions/checkout digest to 8ade135 ([a8f8298](https://github.com/wayofdev/docker-php-base/commit/a8f8298526d824747e89ed2119baded1f55fb1ef))
10+
311
## [2.2.1](https://github.com/wayofdev/docker-php-base/compare/v2.2.0...v2.2.1) (2023-05-17)
412

513

package.json

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

0 commit comments

Comments
 (0)