Skip to content

Commit 578cb16

Browse files
github-actions[bot]mikearnaldi
authored andcommitted
Version Packages
1 parent 55a5c57 commit 578cb16

File tree

4 files changed

+9
-11
lines changed

4 files changed

+9
-11
lines changed

.changeset/fast-geese-play.md

-5
This file was deleted.

.changeset/thirty-otters-walk.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.8
4+
5+
### Patch Changes
6+
7+
- [`55a5c57`](https://github.com/ts-plus/installer/commit/55a5c573a0e234ff3ef1fec0a3672164bf50683c) Thanks [@mikearnaldi](https://github.com/mikearnaldi)! - Improve language services (https://github.com/ts-plus/typescript/pull/15)
8+
9+
* [`55a5c57`](https://github.com/ts-plus/installer/commit/55a5c573a0e234ff3ef1fec0a3672164bf50683c) Thanks [@mikearnaldi](https://github.com/mikearnaldi)! - Implement "tailRec" annotation (https://github.com/ts-plus/typescript/pull/15)
10+
311
## 0.0.7
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.7",
3+
"version": "0.0.8",
44
"repository": "https://github.com/ts-plus/installer.git",
55
"author": "Michael Arnaldi <arnaldimichael@gmail.com>",
66
"license": "MIT",

0 commit comments

Comments
 (0)