We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7d0a8d1 commit 0db6cabCopy full SHA for 0db6cab
CHANGELOG.md
@@ -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
8
## [3.1.0](https://github.com/flex-development/tsconfig-types/compare/3.0.0...3.1.0) (2023-02-06)
9
10
package.json
@@ -1,7 +1,7 @@
{
"name": "@flex-development/tsconfig-types",
"description": "TypeScript definitions for tsconfig.json",
- "version": "3.1.0",
+ "version": "3.2.0",
"keywords": [
"tsconfig",
"tsconfig.json",
0 commit comments