Skip to content

Commit

Permalink
debug
Browse files Browse the repository at this point in the history
  • Loading branch information
alexaka1 committed Jul 7, 2024
1 parent bddff57 commit 833c32b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build/version.sh
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ PACKAGE_NAME="$3"

set -xe
pwd
ls -la
yarn run changeset:version
VERSION=$(jq -r '.version' "$PACKAGE_JSON_PATH")
sed -i "s#<VersionPrefix>.*</VersionPrefix>#<VersionPrefix>$VERSION</VersionPrefix>#" "$CSPROJ_PATH"
Expand Down

0 comments on commit 833c32b

Please sign in to comment.