Skip to content

chore: release v0.7.0#74

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

chore: release v0.7.0#74
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.7.0

Minor Changes

  • e214e47: Add Java language extractor for symbol-aware subject lines on .java files. Recognises class, interface (incl. @interface annotation types), enum, and record declarations — including bounded generics (<T extends Comparable<T>>), sealed/non-sealed/final/abstract modifiers, package-private visibility, and inner classes. Visibility is inferred from the public line prefix (same model as C#). Methods, fields, constructors, and .kt/.scala/.class/.jsp files are deliberately out of scope; see docs/languages/java.md for the full pattern ladder and blind spots.

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