Skip to content

Commit fb658cc

Browse files
committedJul 13, 2024
chore: update release
1 parent 06a0106 commit fb658cc

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed
 
+5
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"@tsplus/installer": patch
3+
---
4+
5+
fix: tsplus transformer cannot find fluent call signature

‎prepack.sh

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

0 commit comments

Comments
 (0)