Skip to content

Commit 7e4f8b5

Browse files
bump: version 1.0.2 → 1.0.3
1 parent c83b59e commit 7e4f8b5

3 files changed

Lines changed: 22 additions & 2 deletions

File tree

.cz.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11

22
[tool.commitizen]
3-
version = "1.0.2"
3+
version = "1.0.3"
44
version_files = [
55
"VERSION",
66
]

CHANGELOG.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,23 @@
1+
## v1.0.3 (2025-10-30)
2+
3+
### CI
4+
5+
- pin python version in ci jobs (#142)
6+
- periodically scan for vulnerabilities (#132)
7+
- adapt to breaking change in lgtm-ai (#129)
8+
9+
### Technical
10+
11+
- Bump dependencies (#143)
12+
- bump astral-sh/setup-uv from 6.8.0 to 7.1.2 (#140)
13+
- bump softprops/action-gh-release from 2.3.4 to 2.4.1 (#138)
14+
- bump softprops/action-gh-release from 2.3.3 to 2.3.4 in the patch-updates group (#135)
15+
- bump astral-sh/setup-uv from 6.7.0 to 6.8.0 (#136)
16+
- bump docker/login-action from 3.5.0 to 3.6.0 (#134)
17+
- bump actions/cache from 4.2.4 to 4.3.0 (#133)
18+
- bump actions/create-github-app-token from 2.1.1 to 2.1.4 in the patch-updates group (#131)
19+
- bump astral-sh/setup-uv from 6.6.1 to 6.7.0 in the minor-updates group (#130)
20+
121
## v1.0.2 (2025-09-08)
222

323
### CI

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
v1.0.2
1+
v1.0.3

0 commit comments

Comments
 (0)