Skip to content

fix(release): remove sync step from version bump#36

Merged
HYP3R00T merged 1 commit intomainfrom
ci-fix-release
Jan 31, 2026
Merged

fix(release): remove sync step from version bump#36
HYP3R00T merged 1 commit intomainfrom
ci-fix-release

Conversation

@HYP3R00T
Copy link
Owner

Remove the sync step from the version bump process to streamline the release workflow. This change simplifies the versioning command by eliminating unnecessary dependency synchronization.

Related Issue(s)

N/A

What Changed

  • Removed the sync step from the version bump command.

Testing

  • Environment: Node.js 14, Ubuntu 20.04

  • Manual tests performed to ensure version bump works without sync step.

  • No automated tests were added or updated.

Checklist

  • Followed project coding standards (e.g., PEP 8)

  • Added/updated docstrings or inline docs

  • Tests added or updated

  • All tests pass locally

  • No linting errors

  • Compatible with existing dependencies

  • CI pipelines passed (if applicable)

  • PR title uses Conventional Commits (if enforced)

Additional Notes

This change reduces the complexity of the release process and should improve efficiency during version bumps.

@HYP3R00T HYP3R00T merged commit edf82a3 into main Jan 31, 2026
1 check passed
@HYP3R00T HYP3R00T deleted the ci-fix-release branch January 31, 2026 20:54
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