Skip to content

fix(hooks): initialize framework variable before detection - #6

Merged
loadinglucian merged 1 commit into
mainfrom
fix/init-framework-variable
Jan 13, 2026
Merged

fix(hooks): initialize framework variable before detection#6
loadinglucian merged 1 commit into
mainfrom
fix/init-framework-variable

Conversation

@loadinglucian

Copy link
Copy Markdown
Owner

Summary

  • Initializes the framework variable before conditional detection logic
  • Prevents potential unset variable errors in strict shell environments

Changes

Adds framework="" initialization before the framework detection conditionals in the releasing hook.

Ensures the framework variable is defined before conditional checks,
preventing potential issues with unset variable errors.
@loadinglucian
loadinglucian marked this pull request as ready for review January 13, 2026 12:27
@loadinglucian
loadinglucian merged commit 7009e95 into main Jan 13, 2026
1 check passed
@loadinglucian
loadinglucian deleted the fix/init-framework-variable branch January 13, 2026 12:27
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