Skip to content

Commit 9813763

Browse files
authored
Merge pull request #122 from tudvari/release/v_5_0_2
prepare release 5.0.2
2 parents 619f7d5 + 59c9a43 commit 9813763

File tree

4 files changed

+7
-4
lines changed

4 files changed

+7
-4
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Docker Compose Reference is [HERE](https://docs.docker.com/compose/compose-file/
1414

1515
### Changes of the Latest Release
1616

17-
## Version 5.0.1 (19.09.2023)
17+
## Version 5.0.2 (21.10.2023)
1818
- Update dependencies
1919

2020
You can find all Release Notes [HERE](https://github.com/tudvari/docker-composer/blob/master/ReleaseNotes.md).

ReleaseNotes.md

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

3+
## Version 5.0.2 (21.10.2023)
4+
- Update dependencies
5+
36
## Version 5.0.1 (19.09.2023)
47
- Update dependencies
58

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": "docker-composer",
3-
"version": "5.0.1",
3+
"version": "5.0.2",
44
"description": "Library for generating docker-compose.yml from JSON.",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)