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 66d8dc5 commit a39a67dCopy full SHA for a39a67d
.cz.toml
@@ -1,5 +1,5 @@
1
[tool.commitizen]
2
-version = "0.16.10"
+version = "0.16.11"
3
bump_message = "build(version): :bookmark: update version from $current_version to $new_version"
4
version_schema = "semver"
5
version_provider = "commitizen"
CHANGELOG.md
@@ -10,6 +10,12 @@ a day. It also means any individual release will not have many changes
10
within it. Below is a list of releases along with what was changed
11
within it.
12
13
+## 0.16.11 (2025-09-05)
14
+
15
+### Fix
16
17
+- :pencil2: value should be `isIdenticalTo` in `.zenodo.json` (#97)
18
19
## 0.16.10 (2025-09-04)
20
21
### Fix
0 commit comments