|
1 | | -## [1.0.0](https://github.com/hepivax/mcp-as-a-judge/compare/v0.1.8...v1.0.0) (2025-08-30) |
| 1 | +## [1.0.0](https://github.com/OtherVibes/mcp-as-a-judge/compare/v0.1.8...v1.0.0) (2025-08-30) |
2 | 2 |
|
3 | 3 | ### ⚠ BREAKING CHANGES |
4 | 4 |
|
@@ -56,45 +56,45 @@ Benefits: |
56 | 56 |
|
57 | 57 | ### 🚀 Features |
58 | 58 |
|
59 | | -* add CODEOWNERS file to require approval from [@hepivax](https://github.com/hepivax) ([1bd5b29](https://github.com/hepivax/mcp-as-a-judge/commit/1bd5b2961b99519fe9b819363fb56902b21dbb1e)) |
60 | | -* configure semantic release with GitHub App token for branch protection bypass ([315cb37](https://github.com/hepivax/mcp-as-a-judge/commit/315cb379fb1b50c0e241c5573322a3ead6e0b41a)) |
61 | | -* enforce mandatory online research with List[str] URLs and collaborative workflow ([#11](https://github.com/hepivax/mcp-as-a-judge/issues/11)) ([3b76dc0](https://github.com/hepivax/mcp-as-a-judge/commit/3b76dc0bda287acfbc51ab5aef1586e85eb34b1a)) |
62 | | -* separate user and system messages with type-safe Pydantic models ([3f0a688](https://github.com/hepivax/mcp-as-a-judge/commit/3f0a688b9c7839efa8302dd54ab13be497f489e2)) |
| 59 | +* add CODEOWNERS file to require approval from [@OtherVibes](https://github.com/OtherVibes) ([1bd5b29](https://github.com/OtherVibes/mcp-as-a-judge/commit/1bd5b2961b99519fe9b819363fb56902b21dbb1e)) |
| 60 | +* configure semantic release with GitHub App token for branch protection bypass ([315cb37](https://github.com/OtherVibes/mcp-as-a-judge/commit/315cb379fb1b50c0e241c5573322a3ead6e0b41a)) |
| 61 | +* enforce mandatory online research with List[str] URLs and collaborative workflow ([#11](https://github.com/OtherVibes/mcp-as-a-judge/issues/11)) ([3b76dc0](https://github.com/OtherVibes/mcp-as-a-judge/commit/3b76dc0bda287acfbc51ab5aef1586e85eb34b1a)) |
| 62 | +* separate user and system messages with type-safe Pydantic models ([3f0a688](https://github.com/OtherVibes/mcp-as-a-judge/commit/3f0a688b9c7839efa8302dd54ab13be497f489e2)) |
63 | 63 |
|
64 | 64 | ### 🐛 Bug Fixes |
65 | 65 |
|
66 | | -* correct version to 0.1.9 ([4072bdb](https://github.com/hepivax/mcp-as-a-judge/commit/4072bdbfeda715c7affa19613cbed48ff560d402)) |
67 | | -* move prompts into package for reliable installation ([3d2fde6](https://github.com/hepivax/mcp-as-a-judge/commit/3d2fde6143edb3c0598788e5b370fa30dc6163af)) |
68 | | -* resolve prompts directory not found in installed package ([d8f7964](https://github.com/hepivax/mcp-as-a-judge/commit/d8f7964f85582fdfe118e70860cee7f988f3d563)) |
| 66 | +* correct version to 0.1.9 ([4072bdb](https://github.com/OtherVibes/mcp-as-a-judge/commit/4072bdbfeda715c7affa19613cbed48ff560d402)) |
| 67 | +* move prompts into package for reliable installation ([3d2fde6](https://github.com/OtherVibes/mcp-as-a-judge/commit/3d2fde6143edb3c0598788e5b370fa30dc6163af)) |
| 68 | +* resolve prompts directory not found in installed package ([d8f7964](https://github.com/OtherVibes/mcp-as-a-judge/commit/d8f7964f85582fdfe118e70860cee7f988f3d563)) |
69 | 69 |
|
70 | 70 | ### ♻️ Code Refactoring |
71 | 71 |
|
72 | | -* use importlib.resources for prompt loading (standard Python approach) ([f106137](https://github.com/hepivax/mcp-as-a-judge/commit/f106137bb69324c6cae9284193a48f734cb8851c)) |
| 72 | +* use importlib.resources for prompt loading (standard Python approach) ([f106137](https://github.com/OtherVibes/mcp-as-a-judge/commit/f106137bb69324c6cae9284193a48f734cb8851c)) |
73 | 73 |
|
74 | | -## [0.1.8](https://github.com/hepivax/mcp-as-a-judge/compare/v0.1.7...v0.1.8) (2025-08-30) |
| 74 | +## [0.1.8](https://github.com/OtherVibes/mcp-as-a-judge/compare/v0.1.7...v0.1.8) (2025-08-30) |
75 | 75 |
|
76 | 76 | ### 🐛 Bug Fixes |
77 | 77 |
|
78 | | -* use shell environment variable syntax for PYPI_TOKEN ([1452d4e](https://github.com/hepivax/mcp-as-a-judge/commit/1452d4e712b62f6c6af412cfa77116bca46a6bb7)) |
| 78 | +* use shell environment variable syntax for PYPI_TOKEN ([1452d4e](https://github.com/OtherVibes/mcp-as-a-judge/commit/1452d4e712b62f6c6af412cfa77116bca46a6bb7)) |
79 | 79 |
|
80 | | -## [0.1.7](https://github.com/hepivax/mcp-as-a-judge/compare/v0.1.6...v0.1.7) (2025-08-30) |
| 80 | +## [0.1.7](https://github.com/OtherVibes/mcp-as-a-judge/compare/v0.1.6...v0.1.7) (2025-08-30) |
81 | 81 |
|
82 | 82 | ### 🐛 Bug Fixes |
83 | 83 |
|
84 | | -* correct PYPI token environment variable name ([3112ee4](https://github.com/hepivax/mcp-as-a-judge/commit/3112ee4ebbca75510a9e2069fe49a84272dbb382)) |
85 | | -* use correct PYPI_TOKEN environment variable ([d45a096](https://github.com/hepivax/mcp-as-a-judge/commit/d45a096773c28a9edc1e5e393d95c14687de467a)) |
| 84 | +* correct PYPI token environment variable name ([3112ee4](https://github.com/OtherVibes/mcp-as-a-judge/commit/3112ee4ebbca75510a9e2069fe49a84272dbb382)) |
| 85 | +* use correct PYPI_TOKEN environment variable ([d45a096](https://github.com/OtherVibes/mcp-as-a-judge/commit/d45a096773c28a9edc1e5e393d95c14687de467a)) |
86 | 86 |
|
87 | | -## [0.1.6](https://github.com/hepivax/mcp-as-a-judge/compare/v0.1.5...v0.1.6) (2025-08-30) |
| 87 | +## [0.1.6](https://github.com/OtherVibes/mcp-as-a-judge/compare/v0.1.5...v0.1.6) (2025-08-30) |
88 | 88 |
|
89 | 89 | ### 🐛 Bug Fixes |
90 | 90 |
|
91 | | -* add PyPI publication to semantic-release ([bf47cdf](https://github.com/hepivax/mcp-as-a-judge/commit/bf47cdf66b177839f3b1bb0137b6b4a0973e98e7)) |
| 91 | +* add PyPI publication to semantic-release ([bf47cdf](https://github.com/OtherVibes/mcp-as-a-judge/commit/bf47cdf66b177839f3b1bb0137b6b4a0973e98e7)) |
92 | 92 |
|
93 | | -## [0.1.5](https://github.com/hepivax/mcp-as-a-judge/compare/v0.1.4...v0.1.5) (2025-08-30) |
| 93 | +## [0.1.5](https://github.com/OtherVibes/mcp-as-a-judge/compare/v0.1.4...v0.1.5) (2025-08-30) |
94 | 94 |
|
95 | 95 | ### 🐛 Bug Fixes |
96 | 96 |
|
97 | | -* test conventional commit format ([e19e40e](https://github.com/hepivax/mcp-as-a-judge/commit/e19e40ede5b848f939a41391d06b54fcdeb680b1)) |
| 97 | +* test conventional commit format ([e19e40e](https://github.com/OtherVibes/mcp-as-a-judge/commit/e19e40ede5b848f939a41391d06b54fcdeb680b1)) |
98 | 98 |
|
99 | 99 | # Changelog |
100 | 100 |
|
|
0 commit comments