Skip to content

Commit 0db6cab

Browse files
authored
release: 3.2.0 (#37)
Signed-off-by: Lexus Drumgold <unicornware@flexdevelopment.llc>
1 parent 7d0a8d1 commit 0db6cab

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [3.2.0](https://github.com/flex-development/tsconfig-types/compare/3.1.0...3.2.0) (2023-02-06)
2+
3+
4+
### :sparkles: Features
5+
6+
* **types:** `LibFile` ([7d0a8d1](https://github.com/flex-development/tsconfig-types/commit/7d0a8d102506ac2fdf64628577dbdf58085663e2))
7+
18
## [3.1.0](https://github.com/flex-development/tsconfig-types/compare/3.0.0...3.1.0) (2023-02-06)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@flex-development/tsconfig-types",
33
"description": "TypeScript definitions for tsconfig.json",
4-
"version": "3.1.0",
4+
"version": "3.2.0",
55
"keywords": [
66
"tsconfig",
77
"tsconfig.json",

0 commit comments

Comments
 (0)