Skip to content

chore(release): version packages - #9

Merged
comppaz merged 1 commit into
mainfrom
changeset-release/main
Dec 11, 2025
Merged

chore(release): version packages#9
comppaz merged 1 commit into
mainfrom
changeset-release/main

Conversation

@comppaz

@comppaz comppaz commented Dec 11, 2025

Copy link
Copy Markdown
Collaborator

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

think-app@0.1.4

Patch Changes

  • 452a836: Fix "Python.framework is damaged" error on macOS:

    • Use PyInstaller-bundled native stub instead of C stub that calls system Python
    • Disable UPX compression (breaks code signing on macOS/Apple Silicon)
    • Add allow-jit entitlement required by Python runtime

    Root cause: The C stub was calling Homebrew's Python which has an unsigned Python.framework.

think-extension@0.1.4

@comppaz
comppaz merged commit 2bd4434 into main Dec 11, 2025
@comppaz
comppaz deleted the changeset-release/main branch December 11, 2025 09:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant