Skip to content

Commit

Permalink
chore(master): release 1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mhutter committed Aug 13, 2024
1 parent 39535b1 commit 5acee90
Show file tree
Hide file tree
Showing 2 changed files with 10 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 @@
{
".": "0.0.0"
".": "1.0.0"
}
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
# Changelog

## 1.0.0 (2024-08-13)


### Bug Fixes

* 42: Introduce newline due to Jinja2 template parsing ([b02c1f9](https://github.com/mhutter/ansible-docker-systemd-service/commit/b02c1f906156e67bd8698c02396b411959cb9e10))
* 55: [DEPRECATION WARNING]: "include" is deprecated, use include_tasks/import_tasks instead ([dd50780](https://github.com/mhutter/ansible-docker-systemd-service/commit/dd507804cd79a726f577c6c3bab40e9aa4ff6351))

0 comments on commit 5acee90

Please sign in to comment.