chore: version packages - #606
Open
github-actions[bot] wants to merge 1 commit into
Open
Conversation
github-actions
Bot
force-pushed
the
changeset-release/main
branch
7 times, most recently
from
August 8, 2026 05:22
a6dceaf to
f8c98ab
Compare
github-actions
Bot
force-pushed
the
changeset-release/main
branch
from
August 8, 2026 05:40
f8c98ab to
6dd6979
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.
Releases
openwiki@0.3.2
Patch Changes
#616
7531d61Thanks @colifran! - fix: pin patched js-yaml and undici via pnpm overrides#513
adc03d6Thanks @colifran! - chore: reorganize repo code to make into domain specific directories and improve test coverage to prevent regressions#610
c74ae1eThanks @Tomaskobel! - fix: preserve exec bit on dist/cli.js after build#599
f9b9f0dThanks @sudipawtg! - Pass WindowsAPPDATAandLOCALAPPDATAinto stdio MCP child environments so local MCP servers can resolve their config and cache directories.#605
bff302cThanks @dependabot! - chore: bump mermaid from 11.16.0 to 11.16.1#611
817b2a0Thanks @colifran! - chore: reorganize CLI into domain modules and add test coverage#604
a0e28a3Thanks @colifran! - fix: harden error classification and run accounting#612
3d51348Thanks @colifran! - chore: split credentials.tsx pure logic into credentials/ modules with tests