Skip to content

Commit

Permalink
Update Makefile:release (#3719)
Browse files Browse the repository at this point in the history
add --exact flag
  • Loading branch information
0oM4R authored Dec 10, 2024
1 parent c27924c commit 5381442
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@


release:
yarn lerna version --force-publish
yarn lerna version --force-publish --exact

help:
@echo "\n- To build a specific project, you can do that by executing 'make build project=<project_name>'."
Expand Down

0 comments on commit 5381442

Please sign in to comment.