Skip to content
This repository was archived by the owner on Jan 16, 2026. It is now read-only.

fix: use v0 value if npm_package_version is undefined#91

Merged
ctran88 merged 1 commit intomainfrom
default-version-header-value
Feb 13, 2025
Merged

fix: use v0 value if npm_package_version is undefined#91
ctran88 merged 1 commit intomainfrom
default-version-header-value

Conversation

@ctran88
Copy link
Contributor

@ctran88 ctran88 commented Feb 12, 2025

What's New?

sets the version to v0.0.0 if process.env.npm_package_version is undefined

Screenshots (if appropriate):

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation update

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have manually tested my code thoroughly
  • I have added/updated inline documentation for public facing interfaces if relevant
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing integration and unit tests pass locally with my changes
  • Any dependent changes have been merged and published in downstream modules

Additional context

…the source code instead of the published package
@ctran88 ctran88 marked this pull request as ready for review February 12, 2025 21:46
@ctran88 ctran88 merged commit f9d0944 into main Feb 13, 2025
5 checks passed
@ctran88 ctran88 deleted the default-version-header-value branch February 13, 2025 21:34
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

Comments