Skip to content

Commit 41d7736

Browse files
authored
chore(master): release 2.10.1 (#71)
1 parent 1a25a62 commit 41d7736

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "2.10.0"
2+
".": "2.10.1"
33
}

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Changelog
2+
3+
## [2.10.1](https://github.com/mhutter/ansible-docker-systemd-service/compare/v2.10.0...v2.10.1) (2024-08-13)
4+
5+
6+
### Bug Fixes
7+
8+
* Fixed error when using external vars for defining container_name. ([#61](https://github.com/mhutter/ansible-docker-systemd-service/issues/61)) ([1a25a62](https://github.com/mhutter/ansible-docker-systemd-service/commit/1a25a6219e1671252dfd2e526e94183f63f17d76))

0 commit comments

Comments
 (0)