File tree Expand file tree Collapse file tree 3 files changed +6
-3
lines changed
Expand file tree Collapse file tree 3 files changed +6
-3
lines changed Original file line number Diff line number Diff line change @@ -14,8 +14,8 @@ Docker Compose Reference is [HERE](https://docs.docker.com/compose/compose-file/
1414
1515### Changes of the Latest Release
1616
17- ## Version 5.2.0 (23.04 .2025)
18- - Adding attachable keyword support for network configuration
17+ ## Version 5.2.1 (21.12 .2025)
18+ - Maintenance release
1919
2020You can find all Release Notes [ HERE] ( https://github.com/tudvari/docker-composer/blob/master/ReleaseNotes.md ) .
2121
Original file line number Diff line number Diff line change 11# Release Notes
22
3+ ## Version 5.2.1 (21.12.2025)
4+ - Update dependencies
5+
36## Version 5.2.0 (23.04.2025)
47- Adding attachable keyword support for network configuration
58
Original file line number Diff line number Diff line change 11{
22 "name" : " docker-composer" ,
3- "version" : " 5.2.0 " ,
3+ "version" : " 5.2.1 " ,
44 "description" : " Library for generating docker-compose.yml from JSON." ,
55 "main" : " index.js" ,
66 "scripts" : {
You can’t perform that action at this time.
0 commit comments