Skip to content

Commit 5d71881

Browse files
committed
chore(main): release 1.8.0
1 parent 5496625 commit 5d71881

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)) ([5496625](https://github.com/bensteUEM/ChurchToolsAPI/commit/5496625d1d1e92fed4b72d13aab6cb807941c4cf))

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)