Skip to content

Comments

fix(project): correctly version cli upon release#284

Merged
KeiKey merged 1 commit intomainfrom
bug/109111-correctly-version-cli
Aug 14, 2025
Merged

fix(project): correctly version cli upon release#284
KeiKey merged 1 commit intomainfrom
bug/109111-correctly-version-cli

Conversation

@KeiKey
Copy link
Contributor

@KeiKey KeiKey commented Aug 14, 2025

Up until now we haven't added package.json+package-lock.json as files to be commited by semantic release.

In this commit I've added those files, as a result CLI will be correctly versioned upon release.

Important info: We install couple of dependencies in a release step. . As a result package.json + package-lock.json will have these newly added packages.

@KeiKey KeiKey requested a review from a team August 14, 2025 03:25
@graymalkin77
Copy link

graymalkin77 commented Aug 14, 2025

🎉 Snyk checks have passed. No issues have been found so far.

security/snyk check is complete. No issues have been found. (View Details)

license/snyk check is complete. No issues have been found. (View Details)

code/snyk check is complete. No issues have been found. (View Details)

@dcxn dcxn requested a review from mhdha94 August 14, 2025 06:57
@KeiKey KeiKey merged commit a9201f2 into main Aug 14, 2025
4 checks passed
@dcxn
Copy link
Collaborator

dcxn commented Aug 14, 2025

🎉 This PR is included in version 1.9.2 🎉

The release is available on:

Your semantic-release bot 📦🚀

@dcxn dcxn added the released label Aug 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants