chore: bump version to 0.0.60 - #181
Merged
Merged
Conversation
Release 0.0.60: observe readers anchor on the nearest materialized hook and installers on the linked project root (#180, follow-up to #178). Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_0144rBPvDXaGgoje2QnmfxzY
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.
Release 0.0.60:
observe report|syncanchor on the nearest materialized hook (what the Codex wrapper and Claude entry actually run) and the installers anchor on the linked project root, so a re-link orinsta observe installfrom a subdirectory refreshes the project's hook instead of minting a second one; the Codex wrapper exits 0 when the hook could not be started; thegit rm -r --cachedhint prints even on an offline run (#180, follow-up to #178 / 0.0.59).Tag
v0.0.60on main afterwards triggers the release workflow (binaries + npm via OIDC).🤖 Generated with Claude Code
https://claude.ai/code/session_0144rBPvDXaGgoje2QnmfxzY
Summary by cubic
Bumps the package version to 0.0.60 in
package.jsonandpackage-lock.jsonso the release workflow can tag and publish. This release covers theobserve report|syncand installer anchoring changes, the Codex wrapper exit 0 behavior, and the offlinegit rm -r --cachedhint fix.Written for commit 9ae7089. Summary will update on new commits.