Skip to content

Commit

Permalink
Version Packages
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored and mikearnaldi committed May 4, 2022
1 parent 29bb34c commit 98206fc
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changeset/poor-bananas-enjoy.md

This file was deleted.

6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @tsplus/installer

## 0.0.100

### Patch Changes

- [`29bb34c`](https://github.com/ts-plus/installer/commit/29bb34c073655997ab678e736e06fd278771795e) Thanks [@mikearnaldi](https://github.com/mikearnaldi)! - Fix circulatiry in union type inference (https://github.com/ts-plus/typescript/pull/166)

## 0.0.99

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@tsplus/installer",
"version": "0.0.99",
"version": "0.0.100",
"repository": "https://github.com/ts-plus/installer.git",
"author": "Michael Arnaldi <[email protected]>",
"license": "MIT",
Expand Down

0 comments on commit 98206fc

Please sign in to comment.