Skip to content

Commit

Permalink
chore(master): release 2.10.1 (#71)
Browse files Browse the repository at this point in the history
  • Loading branch information
mhutter authored Aug 19, 2024
1 parent 1a25a62 commit 41d7736
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
".": "2.10.0"
".": "2.10.1"
}
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# Changelog

## [2.10.1](https://github.com/mhutter/ansible-docker-systemd-service/compare/v2.10.0...v2.10.1) (2024-08-13)


### Bug Fixes

* 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 comments on commit 41d7736

Please sign in to comment.