build: bump version 1.17.0 -> 1.17.1

This commit is contained in:
2025-06-02 00:05:20 +00:00
parent e2582373ad
commit 4fb94bdd6d
2 changed files with 7 additions and 1 deletions

View File

@ -17,5 +17,5 @@ commitizen:
prerelease_offset: 1
tag_format: $version
update_changelog_on_bump: false
version: 1.17.0
version: 1.17.1
version_scheme: semver

View File

@ -1,3 +1,9 @@
## 1.17.1 (2025-06-02)
### Fixes
- **base**: Add python metrics to prometheus exporter
## 1.17.0 (2025-05-16)
### feat