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

Update extension to use major.minor versioning scheme #8

Closed
wants to merge 1 commit into from

Conversation

gabrielBusta
Copy link
Member

This change is needed for mozilla-extensions/xpi-manifest#215

In Bug 1793925, Firefox Desktop started to emit warnings when an extension's version doesn't match the format specified in the MDN docs.

To comply with this format, we need to drop the patch version on the add on pipeline web extensions.

The pipeline will now generate versions as major.minor.date.time

@gabrielBusta gabrielBusta marked this pull request as draft February 21, 2024 22:32
@brennie
Copy link
Collaborator

brennie commented May 6, 2024

Closing this because npm requires a semver major.minor.patch version.

@brennie brennie closed this May 6, 2024
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.

2 participants