Skip to content

Commit 42f98fd

Browse files
chore(release): 0.1.5 [skip ci]
## [0.1.5](v0.1.4...v0.1.5) (2025-08-30) ### 🐛 Bug Fixes * test conventional commit format ([e19e40e](e19e40e))
1 parent e19e40e commit 42f98fd

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
17
# Changelog
28

39
All notable changes to this project will be documented in this file.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "mcp-as-a-judge"
3-
version = "0.1.4"
3+
version = "0.1.5"
44
description = "MCP as a Judge: Prevent bad coding practices with AI-powered evaluation and user-driven decision making"
55
readme = "README.md"
66
license = { text = "MIT" }

0 commit comments

Comments
 (0)