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: Fix externally hosted versioning #852

Merged
merged 2 commits into from
Jan 24, 2025
Merged

Conversation

spydon
Copy link
Collaborator

@spydon spydon commented Jan 24, 2025

Description

When we swapped to pubspec_parse the logic for versioning externally hosted packages was overlooked.

Fixes: #851

This also reverts the recent versioning of Melos so that it can be included in the new version.

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

Copy link

docs-page bot commented Jan 24, 2025

To view this pull requests documentation preview, visit the following URL:

docs.page/invertase/melos~852

Documentation is deployed and generated using docs.page.

@spydon spydon enabled auto-merge (squash) January 24, 2025 16:22
@spydon spydon merged commit 40476ed into main Jan 24, 2025
10 checks passed
@spydon spydon deleted the fix/externally-hosted-versioning branch January 24, 2025 16:25
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.

fix: melos manual version with custom hosted packages
1 participant