Skip to content

Commit 944f085

Browse files
author
semantic-release
committed
0.10.6
Automatically generated by python-semantic-release
1 parent 906dd25 commit 944f085

File tree

3 files changed

+10
-2
lines changed

3 files changed

+10
-2
lines changed

CHANGELOG.md

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

33
<!-- version list -->
44

5+
## v0.10.6 (2025-10-12)
6+
7+
### Refactoring
8+
9+
- Clean up setting helper script executable
10+
([`906dd25`](https://github.com/fleetingbytes/ci-starter/commit/906dd252a9d423f76ea3e6c413c39642c87bd448))
11+
12+
513
## v0.10.5 (2025-10-10)
614

715
### 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.5"
3+
version = "0.10.6"
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)