Skip to content

Conversation

@Tarquinen
Copy link
Collaborator

Summary

  • Fix version checker path resolution - the compiled output is at dist/lib/version-checker.js, so it needs to traverse two levels up (../../package.json) instead of one to correctly locate package.json
  • Bump version to 0.3.14

The compiled file is at dist/lib/version-checker.js, so we need to
traverse up two directories (../../) to reach package.json, not one.
@Tarquinen Tarquinen merged commit 8267728 into master Nov 25, 2025
1 check passed
@Tarquinen Tarquinen deleted the fix/version-checker-path branch November 25, 2025 07:55
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