From 465ee08e0bce1962353aff8462e99f2c5d0b4507 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 5 Feb 2026 06:38:18 +0000 Subject: [PATCH] chore: release v0.0.1 --- CHANGELOG.md | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7977819d..5964e0af 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,3 +5,27 @@ All notable changes to McpMux will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). + +## [0.0.1](https://github.com/MCP-Mux/mcp-mux/releases/tag/v0.0.1) - 2026-02-05 + + +### Bug Fixes + +- use explicit version+path for internal crate deps to fix cargo p… ([#22](https://github.com/MCP-Mux/mcp-mux/pull/22)) + + +### Chores + +- reset versions to 0.0.1 for fresh release-plz start ([#15](https://github.com/MCP-Mux/mcp-mux/pull/15)) + + +### Other + +- Fix cargo package versions ([#21](https://github.com/MCP-Mux/mcp-mux/pull/21)) + +- Fix release update ([#19](https://github.com/MCP-Mux/mcp-mux/pull/19)) + +- Fix release ([#5](https://github.com/MCP-Mux/mcp-mux/pull/5)) + +- Initial commit: MCP Mux desktop app, gateway, and tooling +