Skip to content

Commit

Permalink
Merge pull request #520 from DataDog/louiszawadzki/fix-version-genera…
Browse files Browse the repository at this point in the history
…tion

Fix version generation
  • Loading branch information
louiszawadzki authored Aug 29, 2023
2 parents 1775de5 + 5840037 commit 96f4b40
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions update-version.sh
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ set -e

# Change version
yarn run lerna version $1 --ignore-changes --no-git-tag-version --no-push
yarn prepare

# prepare packages
yarn
Expand Down

0 comments on commit 96f4b40

Please sign in to comment.