Skip to content

Commit 2ee3d92

Browse files
committed
chore: update release
1 parent 8337a61 commit 2ee3d92

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

.changeset/early-bears-drive.md

+5
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"@tsplus/installer": patch
3+
---
4+
5+
rebase onto latest microsoft/main

prepack.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#!/bin/sh
2-
COMMIT="e4fb7a58f3e668a623f42177fd4068cf8f7f1d99"
2+
COMMIT="feece10208524ea366d7f9fdfda089c150476853"
33
rm -rf tmp
44
mkdir tmp
55
cd tmp

0 commit comments

Comments
 (0)