Skip to content

Commit 809b097

Browse files
author
semantic-release
committed
chore(release): 9.4.2
Automatically generated by python-semantic-release
1 parent b2dc849 commit 809b097

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,19 @@
22

33
<!-- version list -->
44

5+
## v9.4.2 (2025-12-04)
6+
7+
### Bug Fixes
8+
9+
- Rebranding, see [docs/name-change.md](docs/name-change.md) for details
10+
([`b2dc849`](https://github.com/BeehiveInnovations/pal-mcp-server/commit/b2dc84992d70839b29b611178b3871f4922b747f))
11+
12+
### Chores
13+
14+
- Sync version to config.py [skip ci]
15+
([`bcfacce`](https://github.com/BeehiveInnovations/pal-mcp-server/commit/bcfaccecd490859fe189f45df4cf5b8e102d7874))
16+
17+
518
## v9.4.1 (2025-11-21)
619

720
### Bug Fixes

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "pal-mcp-server"
3-
version = "9.4.1"
3+
version = "9.4.2"
44
description = "AI-powered MCP server with multiple model providers"
55
requires-python = ">=3.9"
66
dependencies = [

0 commit comments

Comments
 (0)