chore(release): version packages#229
Merged
Merged
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
63441b7 to
7c965dc
Compare
7c965dc to
0b67772
Compare
0b67772 to
21257c0
Compare
21257c0 to
9ea9628
Compare
9ea9628 to
633e041
Compare
633e041 to
2e0a28a
Compare
2e0a28a to
49ade05
Compare
49ade05 to
0424dd3
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
helmor@0.7.0
Minor Changes
#235
0bca4a5Thanks @natllian! - Add GitLab support across workspace forge workflows:glab, including authenticated status refresh after setup.#204
f5c5643Thanks @gxxgcn! - Surface downloaded app updates as a sidebar/header button so users can install them directly from the app.#213
a388af8Thanks @gxxgcn! - Add Open in Finder actions for workspaces so you can reveal a workspace directly from the sidebar context menu or the workspace header menu.#233
e43bddeThanks @natllian! - Add first-class Codex image output support in chat:Patch Changes
#208
043d5eeThanks @gxxgcn! - Keep the GitHub identity gate drag region above surrounding content so the window title bar stays draggable.#209
0f5b56dThanks @gxxgcn! - Stop Helmor's embedded Codex app-server from inheriting global native notification hooks that can crash new Codex chats on some macOS setups.#207
a01f0d9Thanks @gxxgcn! - Fail workspace archive cleanly when the source repository is missing, instead of leaving the archive flow half-finished.#230
52a07ceThanks @natllian! - Fix Claude context usage so Helmor uses the latest per-message SDK token totals instead of inflated cumulative usage when updating the composer meter.#234
b63e1abThanks @natllian! - Make Create PR and conflict-resolution agent actions use the workspace target branch explicitly instead of relying on repository default branch assumptions.