Skip to content

Commit

Permalink
release: 2.0.1 (#7)
Browse files Browse the repository at this point in the history
Signed-off-by: Lexus Drumgold <unicornware@flexdevelopment.llc>
  • Loading branch information
unicornware authored Dec 20, 2022
1 parent aa1940a commit 24db804
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
## [2.0.1](https://github.com/flex-development/tsconfig-types/compare/2.0.0...2.0.1) (2022-12-20)


### :robot: Continuous Integration

* **deps:** Bump actions/checkout from 3.1.0 to 3.2.0 ([#4](https://github.com/flex-development/tsconfig-types/issues/4)) ([310c2dd](https://github.com/flex-development/tsconfig-types/commit/310c2dde4b32d1c90593c1bc9fde30e5373f3479))


### :bug: Fixes

* **types:** [`WatchOptions`] same-directory import statements ([#6](https://github.com/flex-development/tsconfig-types/issues/6)) ([aa1940a](https://github.com/flex-development/tsconfig-types/commit/aa1940a5c5a2598d400d9d1403d12cf856a9977e))

## [2.0.0](https://github.com/flex-development/tsconfig-types/compare/1.0.0...2.0.0) (2022-12-04)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@flex-development/tsconfig-types",
"description": "TypeScript definitions for tsconfig.json",
"version": "2.0.0",
"version": "2.0.1",
"keywords": [
"tsconfig",
"tsconfig.json",
Expand Down

0 comments on commit 24db804

Please sign in to comment.