Skip to content

Commit 1622812

Browse files
github-actions[bot]mikearnaldi
authored andcommitted
Version Packages
1 parent 83df03c commit 1622812

File tree

4 files changed

+9
-11
lines changed

4 files changed

+9
-11
lines changed

.changeset/lucky-donkeys-flash.md

-5
This file was deleted.

.changeset/many-penguins-bow.md

-5
This file was deleted.

CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# @tsplus/installer
22

3+
## 0.0.113
4+
5+
### Patch Changes
6+
7+
- [`83df03c`](https://github.com/ts-plus/installer/commit/83df03cdaf5b0f7548945cecdf369c40159f6ad4) Thanks [@mikearnaldi](https://github.com/mikearnaldi)! - Add diagnostic for never type in LazyArgument (https://github.com/ts-plus/typescript/pull/187)
8+
9+
* [`1d78660`](https://github.com/ts-plus/installer/commit/1d78660956373ecd6d5adfd48c335f9e27106386) Thanks [@mikearnaldi](https://github.com/mikearnaldi)! - Support global imports in plain TS files (https://github.com/ts-plus/typescript/pull/188)
10+
311
## 0.0.112
412

513
### Patch Changes

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@tsplus/installer",
3-
"version": "0.0.112",
3+
"version": "0.0.113",
44
"repository": "https://github.com/ts-plus/installer.git",
55
"author": "Michael Arnaldi <arnaldimichael@gmail.com>",
66
"license": "MIT",

0 commit comments

Comments
 (0)