Skip to content

Commit a84de51

Browse files
bump: version 1.3.1 → 1.3.2
1 parent 696bddc commit a84de51

3 files changed

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

CHANGELOG.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,22 @@
1+
## v1.3.2 (2026-03-27)
2+
3+
### CI
4+
5+
- remove osv scanner (#220)
6+
7+
### Technical
8+
9+
- bump dorny/paths-filter from 3.0.2 to 4.0.1 (#214)
10+
- bump ruff from 0.15.6 to 0.15.7 in the patch-updates group (#216)
11+
- bump docker/login-action from 3.7.0 to 4.0.0 (#215)
12+
- bump pytest-cov from 7.0.0 to 7.1.0 (#217)
13+
- bump sentry-sdk from 2.54.0 to 2.55.0 (#218)
14+
- bump requests from 2.32.5 to 2.33.0 (#219)
15+
- bump astral-sh/setup-uv from 7.3.0 to 7.6.0 (#213)
16+
- bump softprops/action-gh-release from 2.5.0 to 2.6.1 (#212)
17+
- bump actions/cache from 5.0.3 to 5.0.4 in the patch-updates group (#211)
18+
- bump pyasn1 from 0.6.2 to 0.6.3 (#210)
19+
120
## v1.3.1 (2026-03-17)
221

322
### Technical

VERSION

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

0 commit comments

Comments
 (0)