Skip to content

Commit e04e0bb

Browse files
bump: version 1.0.1 → 1.0.2
1 parent fb8873d commit e04e0bb

3 files changed

Lines changed: 25 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.1"
3+
version = "1.0.2"
44
version_files = [
55
"VERSION",
66
]

CHANGELOG.md

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,26 @@
1+
## v1.0.2 (2025-09-08)
2+
3+
### CI
4+
5+
- preview-version-bump job (#127)
6+
- update actions through dependabot (#117)
7+
8+
### Docs
9+
10+
- add more examples (#124)
11+
12+
### Technical
13+
14+
- includes badges in README.md (#128)
15+
- bump pydantic-ai to v1 (#126)
16+
- bump the patch-updates group with 2 updates (#125)
17+
- add scastlara as author (#123)
18+
- bump dependabot/fetch-metadata from 1.1.1 to 2.4.0 (#121)
19+
- bump actions/create-github-app-token from 1.12.0 to 2.1.1 (#120)
20+
- bump actions/checkout from 4.2.2 to 5.0.0 (#122)
21+
- bump astral-sh/setup-uv in the minor-updates group (#119)
22+
- bump actions/cache from 4.2.3 to 4.2.4 in the patch-updates group (#118)
23+
124
## v1.0.1 (2025-08-22)
225

326
### CI

VERSION

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

0 commit comments

Comments
 (0)