Skip to content

Commit 8f17fe2

Browse files
author
github-actions
committed
1.3.0
Automatically generated by python-semantic-release
1 parent 1a2f9b3 commit 8f17fe2

3 files changed

Lines changed: 13 additions & 2 deletions

File tree

CHANGELOG.md

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

33
<!-- version list -->
44

5+
## v1.3.0 (2026-02-07)
6+
7+
### Features
8+
9+
- Add workflow_call inputs for Docker build and scan
10+
([`987a2b1`](https://github.com/milsman2/python-app-template/commit/987a2b1f91583e4e04b1c3cd47686a0a69c50859))
11+
12+
- Docker release workflow integration and branch setup
13+
([`5b288c9`](https://github.com/milsman2/python-app-template/commit/5b288c9e83c0fa89e9e23d0ba649f802b2a58658))
14+
15+
516
## v1.2.0 (2026-02-04)
617

718
### 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.2.0"
3+
version = "1.3.0"
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)