We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent df8c8c4 commit b3841ccCopy full SHA for b3841cc
2 files changed
.cz.toml
@@ -15,5 +15,5 @@
15
[tool]
16
[tool.commitizen]
17
name = "cz_conventional_commits"
18
-version = "0.2.0"
+version = "0.2.1"
19
tag_format = "v$version"
CHANGELOG.md
@@ -14,6 +14,12 @@
14
~ limitations under the License.
-->
+## v0.2.1 (2022-10-31)
+
+### Fix
20
21
+- **dev**: pulling prometheus log
22
23
## v0.2.0 (2022-10-30)
24
25
### Feat
0 commit comments