We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent acc9054 commit 83d55deCopy full SHA for 83d55de
2 files changed
.cz.yaml
@@ -17,5 +17,5 @@ commitizen:
17
prerelease_offset: 1
18
tag_format: $version
19
update_changelog_on_bump: false
20
- version: 1.19.0
+ version: 1.19.1
21
version_scheme: semver
CHANGELOG.md
@@ -1,3 +1,9 @@
1
+## 1.19.1 (2025-08-15)
2
+
3
+### Fixes
4
5
+- **docker**: if not testing dont attempt to import coverage
6
7
## 1.19.0 (2025-08-15)
8
9
### feat
0 commit comments