From 162cd5d64098d620aa6e314695a2cb8d4a0e9d1f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 5 Feb 2026 05:03:42 +0000 Subject: [PATCH] chore: release v0.0.1 --- CHANGELOG.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7977819d..71d94034 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,3 +5,18 @@ 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 + + +### Chores + +- reset versions to 0.0.1 for fresh release-plz start ([#15](https://github.com/MCP-Mux/mcp-mux/pull/15)) + + +### Other + +- Fix release ([#5](https://github.com/MCP-Mux/mcp-mux/pull/5)) + +- Initial commit: MCP Mux desktop app, gateway, and tooling +