Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: using package name only for monorepos #46

Merged
merged 1 commit into from
Nov 10, 2024

Conversation

jpb06
Copy link
Owner

@jpb06 jpb06 commented Nov 10, 2024

Pushed tag format

  • Monorepos: <package_name>@v<version>; example: [email protected]
  • Single package repos: v<version>; example: v1.3.2

pushed commit message format

  • Monorepos: chore(<package_name>): bump version to <version>; example: chore(my-package): bump version to v1.3.2
  • Single package repos: chore: bump version to <version>; example: chore: bump version to v1.3.2

Copy link

sonarcloud bot commented Nov 10, 2024

@jpb06 jpb06 merged commit 0d497b2 into master Nov 10, 2024
5 checks passed
@jpb06 jpb06 deleted the package-name-only-for-monorepos branch November 10, 2024 14:22
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