Skip to content

fix: release#15

Merged
petar-omni merged 1 commit intomainfrom
fix/release
Nov 27, 2025
Merged

fix: release#15
petar-omni merged 1 commit intomainfrom
fix/release

Conversation

@petar-omni
Copy link
Contributor

No description provided.

@changeset-bot
Copy link

changeset-bot bot commented Nov 27, 2025

⚠️ No Changeset found

Latest commit: b7b9039

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR fixes the release workflow by updating the husky hook reference and making minor formatting changes. The changes align the workflow to remove the executable permission from the correct husky hook file that exists in the repository.

  • Removed the .husky/pre-commit file entirely
  • Updated the release workflow to reference .husky/commit-msg instead of the now-deleted .husky/pre-commit
  • Changed quote style from single to double quotes in YAML string values

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
.husky/pre-commit Removed the pre-commit hook file containing pnpm lint command
.github/workflows/release.yml Updated chmod command to target commit-msg instead of pre-commit, and standardized quote style

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@petar-omni petar-omni merged commit 6ea5f49 into main Nov 27, 2025
10 checks passed
@petar-omni petar-omni deleted the fix/release branch November 27, 2025 11:37
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.

2 participants