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

docs: Add examples of manual versioning of multiple packages #588

Merged
merged 4 commits into from
Nov 21, 2023

Conversation

vbuberen
Copy link
Contributor

@vbuberen vbuberen commented Oct 8, 2023

Description

Added examples on how to manually version multiple packages via melos version command. Additionally fixed a few typos.

Closes #586

Type of Change

  • feat -- New feature (non-breaking change which adds functionality)
  • 🛠️ fix -- Bug fix (non-breaking change which fixes an issue)
  • ! -- Breaking change (fix or feature that would cause existing functionality to change)
  • 🧹 refactor -- Code refactor
  • ci -- Build configuration change
  • 📝 docs -- Documentation
  • 🗑️ chore -- Chore

@vbuberen vbuberen mentioned this pull request Oct 8, 2023
7 tasks
@vbuberen
Copy link
Contributor Author

@blaugold Sorry for disturbing, but would you mind looking at this PR?

@CLAassistant
Copy link

CLAassistant commented Nov 19, 2023

CLA assistant check
All committers have signed the CLA.

@vbuberen
Copy link
Contributor Author

@Salakar I have just updated the branch. Any blockers for merging this PR?

@vbuberen vbuberen changed the base branch from melos-latest to main November 19, 2023 22:54
@Salakar Salakar merged commit 69dda57 into invertase:main Nov 21, 2023
10 checks passed
Salakar added a commit that referenced this pull request Dec 29, 2023
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.

Question: How to run manual version command for multiple packages at once?
4 participants