Skip to content

Commit

Permalink
chore: update release
Browse files Browse the repository at this point in the history
  • Loading branch information
mikearnaldi committed Apr 5, 2022
1 parent d04c2f2 commit 97203e8
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions .changeset/tidy-pots-thank.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@tsplus/installer": patch
---

Improve union unification algorithm (https://github.com/ts-plus/typescript/pull/130)
2 changes: 1 addition & 1 deletion prepack.sh
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#!/bin/sh
COMMIT="5add3eaed9f9e60a312caae43f4b0ce8819a71ba"
COMMIT="1070a189e05d33aab5e171d664a38086ceadf1ba"
rm -rf tmp
mkdir tmp
cd tmp
Expand Down

0 comments on commit 97203e8

Please sign in to comment.