Skip to content

Commit 465ee08

Browse files
chore: release v0.0.1
1 parent 792c1dd commit 465ee08

1 file changed

Lines changed: 24 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,3 +5,27 @@ All notable changes to McpMux will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8+
9+
## [0.0.1](https://github.com/MCP-Mux/mcp-mux/releases/tag/v0.0.1) - 2026-02-05
10+
11+
12+
### Bug Fixes
13+
14+
- use explicit version+path for internal crate deps to fix cargo p… ([#22](https://github.com/MCP-Mux/mcp-mux/pull/22))
15+
16+
17+
### Chores
18+
19+
- reset versions to 0.0.1 for fresh release-plz start ([#15](https://github.com/MCP-Mux/mcp-mux/pull/15))
20+
21+
22+
### Other
23+
24+
- Fix cargo package versions ([#21](https://github.com/MCP-Mux/mcp-mux/pull/21))
25+
26+
- Fix release update ([#19](https://github.com/MCP-Mux/mcp-mux/pull/19))
27+
28+
- Fix release ([#5](https://github.com/MCP-Mux/mcp-mux/pull/5))
29+
30+
- Initial commit: MCP Mux desktop app, gateway, and tooling
31+

0 commit comments

Comments
 (0)