Skip to content

Commit 2f6d033

Browse files
committed
chore(main): release 1.8.0
1 parent f22757f commit 2f6d033

2 files changed

Lines changed: 14 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
# Changelog
2+
3+
## [1.8.0](https://github.com/bensteUEM/ChurchToolsAPI/compare/1.7.3...v1.8.0) (2025-05-16)
4+
5+
6+
### Features
7+
8+
* introducing release please automation ([#154](https://github.com/bensteUEM/ChurchToolsAPI/issues/154)) ([10818f6](https://github.com/bensteUEM/ChurchToolsAPI/commit/10818f6085542013f609d5823243156fffdfb732))
9+
10+
11+
### Bug Fixes
12+
13+
* rp ([#154](https://github.com/bensteUEM/ChurchToolsAPI/issues/154)) ([f22757f](https://github.com/bensteUEM/ChurchToolsAPI/commit/f22757f0897bf4fd5e1dbdbe28d400e11dd74673))

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 = [
66
"bensteUEM",

0 commit comments

Comments
 (0)