Merge branch 'development'

This commit is contained in:
2024-10-29 13:00:56 +00:00
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.2.1
version: 1.2.2
version_scheme: semver

View File

@ -1,3 +1,9 @@
## 1.2.2 (2024-10-29)
### Fixes
- **docker**: adjust pyyaml to >-6.0.1
## 1.2.1 (2024-10-22)
### Fixes