Skip to content

chore(main): release 0.0.13 - #78

Merged
its-mash merged 1 commit into
mainfrom
release-please--branches--main--components--mcpmux
Feb 15, 2026
Merged

chore(main): release 0.0.13#78
its-mash merged 1 commit into
mainfrom
release-please--branches--main--components--mcpmux

Conversation

@github-actions

@github-actions github-actions Bot commented Feb 15, 2026

Copy link
Copy Markdown
Contributor

🤖 I have created a release beep boop

0.0.13 (2026-02-15)

Features

  • add Homebrew tap support and ad-hoc macOS signing (#79) (b07f1a3)
  • add Linux APT repository and install infrastructure (#85) (473eb1a)
  • apply McpMux branding to OAuth authorization pages (#74) (c84e036)
  • capture MCP protocol logging notifications in server connection logs (#76) (0587741)
  • redesign README, screenshots, and E2E capture (#87) (84f15cb)

Bug Fixes


This PR was generated with Release Please. See documentation.

@github-actions
github-actions Bot requested a review from its-mash as a code owner February 15, 2026 02:00
@github-actions
github-actions Bot force-pushed the release-please--branches--main--components--mcpmux branch 4 times, most recently from 372d57f to 5eda899 Compare February 15, 2026 07:10
@its-mash its-mash closed this Feb 15, 2026
@its-mash its-mash reopened this Feb 15, 2026
@github-actions
github-actions Bot force-pushed the release-please--branches--main--components--mcpmux branch from 5eda899 to 9ca4265 Compare February 15, 2026 16:20
@github-actions
github-actions Bot force-pushed the release-please--branches--main--components--mcpmux branch from 9ca4265 to 09ab823 Compare February 15, 2026 23:10
@its-mash its-mash closed this Feb 15, 2026
@its-mash its-mash reopened this Feb 15, 2026
@its-mash
its-mash merged commit 9b265ce into main Feb 15, 2026
13 checks passed
@its-mash
its-mash deleted the release-please--branches--main--components--mcpmux branch February 15, 2026 23:43
@github-actions

Copy link
Copy Markdown
Contributor Author

🤖 Created releases:

🌻

its-mash added a commit that referenced this pull request Feb 16, 2026
release-please's `draft: true` config creates draft GitHub releases
which don't produce git tags. Since release-please relies on tags for
version tracking, it failed to find the previous release and created
an infinite loop of release PRs (#78#88#89).

Changes:
- Set `draft: false` in release-please-config.json
- Add post-release-please step to immediately convert published release
  to draft via github-script (pre-authenticated octokit, minimal latency)
- Set `cancel-in-progress: false` to prevent release builds from being
  cancelled by subsequent pushes
- Reset all version files back to 0.0.12 (last successful release)
- Remove bogus v0.0.13/v0.0.14 changelog entries

Signed-off-by: Mohammod Al Amin Ashik <maa.ashik00@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant