Skip to content

Commit c560b14

Browse files
committed
chore: release v1.6.2
1 parent 90105e6 commit c560b14

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
17
### [1.6.1](https://github.com/weiran-zsd/dts-cli/compare/v1.6.0...v1.6.1) (2022-12-22)
28

39
### Bug Fixes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "dts-cli",
3-
"version": "1.6.1",
3+
"version": "1.6.2",
44
"author": "唯然<[email protected]>",
55
"description": "Zero-config TypeScript package development",
66
"license": "MIT",

0 commit comments

Comments
 (0)