Skip to content

Show true core version on command line#225

Open
MrChrisRodriguez wants to merge 1 commit intodmno-dev:mainfrom
MrChrisRodriguez:mrcr-show-real-version
Open

Show true core version on command line#225
MrChrisRodriguez wants to merge 1 commit intodmno-dev:mainfrom
MrChrisRodriguez:mrcr-show-real-version

Conversation

@MrChrisRodriguez
Copy link

Replaces the hard-coded 0.0.1 with the real version from the package.json file.

Replaces the hard-coded 0.0.1 with the real version.
@changeset-bot
Copy link

changeset-bot bot commented Jul 7, 2025

⚠️ No Changeset found

Latest commit: b2238c7

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

Copy link
Member

@theoephraim theoephraim left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Oof... thanks!

Might be nice to set it as an env var that gets replaced during the build process. This way it would pull the value from package.json, but not have to include the entire file in the final build output.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants