Skip to content

Commit 8fbde6f

Browse files
committed
chore(main): release 1.8.0
1 parent 8fb47b8 commit 8fbde6f

2 files changed

Lines changed: 9 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Changelog
2+
3+
## [1.8.0](https://github.com/bensteUEM/ChurchToolsAPI/compare/1.7.3...v1.8.0) (2025-05-17)
4+
5+
6+
### Features
7+
8+
* implemented release automation ([#154](https://github.com/bensteUEM/ChurchToolsAPI/issues/154)) ([8fb47b8](https://github.com/bensteUEM/ChurchToolsAPI/commit/8fb47b87b12025800570f83b66c309deb08935d9))

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "churchtools-api"
3-
version = "1.7.3"
3+
version = "1.8.0"
44
description = "A python wrapper for use with ChurchToolsAPI"
55
authors = ["bensteUEM", "kolibri52", "fschrempf"]
66
homepage = "https://github.com/bensteUEM/ChurchToolsAPI"

0 commit comments

Comments
 (0)