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 e19e40e commit 42f98fdCopy full SHA for 42f98fd
CHANGELOG.md
@@ -1,3 +1,9 @@
1
+## [0.1.5](https://github.com/hepivax/mcp-as-a-judge/compare/v0.1.4...v0.1.5) (2025-08-30)
2
+
3
+### 🐛 Bug Fixes
4
5
+* test conventional commit format ([e19e40e](https://github.com/hepivax/mcp-as-a-judge/commit/e19e40ede5b848f939a41391d06b54fcdeb680b1))
6
7
# Changelog
8
9
All notable changes to this project will be documented in this file.
pyproject.toml
@@ -1,6 +1,6 @@
[project]
name = "mcp-as-a-judge"
-version = "0.1.4"
+version = "0.1.5"
description = "MCP as a Judge: Prevent bad coding practices with AI-powered evaluation and user-driven decision making"
readme = "README.md"
license = { text = "MIT" }
0 commit comments