Skip to content

chore(release): version packages - #18

Merged
morrieinmaas merged 1 commit into
mainfrom
changeset-release/main
Jun 3, 2026
Merged

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

Conversation

@github-actions

@github-actions github-actions Bot commented Jun 3, 2026

Copy link
Copy Markdown
Contributor

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

@zettelgeist/cli@0.4.2

Patch Changes

  • #17 95a7adc Thanks @morrieinmaas! - Pre-commit hook now also self-disables on branches where specs/INDEX.md is not part of the branch's git history. Before this, a back-in-time checkout (or a fresh zettelgeist init before the first regen) blocked every commit with error: specs/INDEX.md is missing because the hook's regen --check had nothing to compare against. The hook now performs a git ls-files --error-unmatch specs/INDEX.md pre-flight: if the index file isn't tracked on this branch, there's nothing to be stale about and the hook exits 0. Re-run zettelgeist install-hook to update existing hooks. The full pre-commit flow now also has end-to-end test coverage in @zettelgeist/git-hook's test suite, regression-guarding both this bug and the earlier non-zg-repo bug.

@morrieinmaas
morrieinmaas merged commit 0277b8c into main Jun 3, 2026
@morrieinmaas
morrieinmaas deleted the changeset-release/main branch June 3, 2026 08:05
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