Skip to content

Commit 968f7c1

Browse files
author
semantic-release
committed
1.14.1
Automatically generated by python-semantic-release
1 parent be703aa commit 968f7c1

3 files changed

Lines changed: 19 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,23 @@
22

33
<!-- version list -->
44

5+
## v1.14.1 (2026-02-27)
6+
7+
### Bug Fixes
8+
9+
- Add permissions for auto-merge job to allow write access to pull requests
10+
([`6574e36`](https://github.com/milsman2/python-app-template/commit/6574e36a147c30f930e1ea4c9d1cf50458d9e280))
11+
12+
- Rename workflow and simplify head_branch handling in auto-merge script
13+
([`648094d`](https://github.com/milsman2/python-app-template/commit/648094dae9b220177adfef98d9f09e25299516b8))
14+
15+
- Update dependencies for ruff and uv to latest versions
16+
([`1cc033e`](https://github.com/milsman2/python-app-template/commit/1cc033e1e529a2eaa23d6accace0de01e727f5e7))
17+
18+
- Update scheduler to fetch data every 5 minutes instead of 24 hours
19+
([`28d14f7`](https://github.com/milsman2/python-app-template/commit/28d14f76f54ee51e8a4e80c571e9710c9667fcdc))
20+
21+
522
## v1.14.0 (2026-02-27)
623

724
### Bug Fixes

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "sample_python_app"
3-
version = "1.14.0"
3+
version = "1.14.1"
44
description = "Add your description here"
55
readme = "README.md"
66
requires-python = ">=3.13"

uv.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)