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 90105e6 commit c560b14Copy full SHA for c560b14
CHANGELOG.md
@@ -1,3 +1,9 @@
1
+### [1.6.2](https://github.com/weiran-zsd/dts-cli/compare/v1.6.1...v1.6.2) (2022-12-22)
2
+
3
+### Bug Fixes
4
5
+- revert node v12 support ([90105e6](https://github.com/weiran-zsd/dts-cli/commit/90105e68a2ee48023d0db74fc2d46e911f0362df))
6
7
### [1.6.1](https://github.com/weiran-zsd/dts-cli/compare/v1.6.0...v1.6.1) (2022-12-22)
8
9
### Bug Fixes
package.json
@@ -1,6 +1,6 @@
{
"name": "dts-cli",
- "version": "1.6.1",
+ "version": "1.6.2",
"author": "唯然<[email protected]>",
"description": "Zero-config TypeScript package development",
"license": "MIT",
0 commit comments