Skip to content

Commit

Permalink
release: 3.0.0 (#29)
Browse files Browse the repository at this point in the history
Signed-off-by: Lexus Drumgold <unicornware@flexdevelopment.llc>
  • Loading branch information
unicornware authored Feb 5, 2023
1 parent de15f9b commit 22ba301
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,14 @@
## [3.0.0](https://github.com/flex-development/tsconfig-types/compare/2.2.0...3.0.0) (2023-02-05)


### ⚠ BREAKING CHANGES

* **ts-next:** multiple configuration files in `extends`

### :sparkles: Features

* **ts-next:** multiple configuration files in `extends` ([de15f9b](https://github.com/flex-development/tsconfig-types/commit/de15f9bbf82ac06e991718f39966de383399d4e8))

## [2.2.0](https://github.com/flex-development/tsconfig-types/compare/2.1.0...2.2.0) (2023-02-05)


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.2.0",
"version": "3.0.0",
"keywords": [
"tsconfig",
"tsconfig.json",
Expand Down

0 comments on commit 22ba301

Please sign in to comment.