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

feat: [pack:all command] - fix #354 - update increment_versions script #355

Conversation

mattgoud
Copy link
Collaborator

@mattgoud mattgoud commented Jul 4, 2024

❓ Types of changes

Puik version: V2

fix #354 :

  • Packages versions are now managed with changeset, so need to refacto update_versions script for the pack all command
  • 📖 Documentation (updates to the documentation or readme)
  • 🐞 Bug fix (a non-breaking change that fixes an issue)
  • 👌 Enhancement (improving an existing functionality)
  • 📦 New feature (a non-breaking change that adds functionality)
  • ⚠️ Breaking change (fix or feature that would cause existing functionality to change)

📚 Description

📝 Checklist

  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have added tests to cover my changes
  • The component exists on old Prestashop UIKit and my pull request on migrating documentation is accepted.

@mattgoud mattgoud changed the title feat: [pack:all command] - fix #354 - remove increment_versions script feat: [pack:all command] - fix #354 - update increment_versions script Jul 4, 2024
@mattgoud mattgoud merged commit 4ac28f2 into main Jul 4, 2024
3 of 5 checks passed
@mattgoud mattgoud deleted the 354-bug-pack-script-remove-increment_version-script-for-pack-all-command branch July 4, 2024 14:59
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.

[BUG] [Pack-script] update increment_version script for pack all command
1 participant