Skip to content

chore: release v0.8.0#76

Merged
razakadam74 merged 1 commit into
mainfrom
changeset-release/main
Jun 12, 2026
Merged

chore: release v0.8.0#76
razakadam74 merged 1 commit into
mainfrom
changeset-release/main

Conversation

@razakadam74

Copy link
Copy Markdown
Owner

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

@razakadam74/gitmsg@0.8.0

Minor Changes

  • 0e2c696: Add Rust language extractor for symbol-aware subject lines on .rs files. Recognises top-level fn, struct, enum, trait, type aliases, and const declarations — including generics, async/unsafe/const/extern "C" function qualifiers, and unsafe auto traits. Visibility comes from the pub line prefix, so pub(crate)/pub(super) read as non-exported. Methods (indented inside impl/trait blocks), inline-module items, static, union, and macro_rules! are out of scope; see docs/languages/rust.md for the full pattern ladder and blind spots.

@razakadam74 razakadam74 changed the title chore: release chore: release v0.8.0 Jun 12, 2026
@razakadam74
razakadam74 merged commit 4318042 into main Jun 12, 2026
9 checks passed
@razakadam74
razakadam74 deleted the changeset-release/main branch June 12, 2026 05:56
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