Skip to content

Commit ef00757

Browse files
chore: release v0.0.1
1 parent 827c0ea commit ef00757

1 file changed

Lines changed: 33 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 33 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,3 +6,36 @@ 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

88
## [Unreleased]
9+
10+
## [0.0.1](https://github.com/MCP-Mux/mcp-mux/releases/tag/v0.0.1) - 2026-02-05
11+
12+
13+
### Bug Fixes
14+
15+
- use explicit version+path for internal crate deps to fix cargo p… ([#22](https://github.com/MCP-Mux/mcp-mux/pull/22))
16+
17+
18+
### Chores
19+
20+
- clean start - reset to v0.0.1
21+
22+
- bump version to 0.0.2
23+
24+
- reset versions to 0.0.1 for fresh release-plz start ([#15](https://github.com/MCP-Mux/mcp-mux/pull/15))
25+
26+
27+
### Other
28+
29+
- Fix cargo package versions ([#21](https://github.com/MCP-Mux/mcp-mux/pull/21))
30+
31+
- Fix release update ([#19](https://github.com/MCP-Mux/mcp-mux/pull/19))
32+
33+
- Fix release ([#5](https://github.com/MCP-Mux/mcp-mux/pull/5))
34+
35+
- Initial commit: MCP Mux desktop app, gateway, and tooling
36+
37+
38+
### Refactoring
39+
40+
- simplify versioning - only mcpmux has managed version
41+

0 commit comments

Comments
 (0)