diff --git a/.changeset/honest-parrots-chew.md b/.changeset/honest-parrots-chew.md new file mode 100644 index 0000000..4e2f667 --- /dev/null +++ b/.changeset/honest-parrots-chew.md @@ -0,0 +1,5 @@ +--- +"@tsplus/installer": patch +--- + +Update release with ts/main commits and various improvements diff --git a/prepack.sh b/prepack.sh index 04dd6d9..b1eb6d2 100755 --- a/prepack.sh +++ b/prepack.sh @@ -1,5 +1,5 @@ #!/bin/sh -COMMIT="5ece203207c6aced1ba27eb9ecc884148b1003f1" +COMMIT="e2b826697da1f6f3bc63528cc2c1ce3cb5efb588" rm -rf tmp mkdir tmp cd tmp