Skip to content

Commit feb41e9

Browse files
committed
chore: update release
1 parent da375bb commit feb41e9

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

.changeset/blue-pillows-think.md

+5
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"@tsplus/installer": patch
3+
---
4+
5+
fix: defer inheritance collection more

prepack.sh

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

0 commit comments

Comments
 (0)