Skip to content

Commit 1540c92

Browse files
author
semantic-release
committed
0.10.2
Automatically generated by python-semantic-release
1 parent aa07920 commit 1540c92

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.2 (2025-10-09)
6+
7+
### Refactoring
8+
9+
- **test**: Add error text if versions are different
10+
([`aa07920`](https://github.com/fleetingbytes/ci-starter/commit/aa079208024f9c338a454113eebeba0d9b5c2303))
11+
12+
513
## v0.10.1 (2025-10-09)
614

715
### Refactoring

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.1"
3+
version = "0.10.2"
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)