Skip to content

Commit 9b63e9f

Browse files
author
semantic-release
committed
0.10.4
Automatically generated by python-semantic-release
1 parent 5b00327 commit 9b63e9f

File tree

3 files changed

+15
-2
lines changed

3 files changed

+15
-2
lines changed

CHANGELOG.md

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

33
<!-- version list -->
44

5+
## v0.10.4 (2025-10-10)
6+
7+
### Bug Fixes
8+
9+
- Remove hard-coded retention days period from build workflow asset
10+
([`83045be`](https://github.com/fleetingbytes/ci-starter/commit/83045bee218dbcf3c6d164add8eafd5e58b53a1e))
11+
12+
### Continuous Integration
13+
14+
- Remove hardcoded retention period from build ci
15+
([`5b00327`](https://github.com/fleetingbytes/ci-starter/commit/5b003270e2f61712e25e47c23dc91f2a063bfb72))
16+
17+
518
## v0.10.3 (2025-10-10)
619

720
### 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 = "ci-starter"
3-
version = "0.10.3"
3+
version = "0.10.4"
44
description = "Kickstarts the semantic release pipeline for your Python project"
55
readme = "README.md"
66
authors = [

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)