Skip to content

Commit b010f99

Browse files
committed
chore: release v2.0.2
1 parent 2c16227 commit b010f99

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+
### [2.0.2](https://github.com/weiran-zsd/dts-cli/compare/v2.0.1...v2.0.2) (2023-04-19)
2+
3+
### Bug Fixes
4+
5+
- duplicate "\_\_self" prop found (fixes [#187](https://github.com/weiran-zsd/dts-cli/issues/187)) ([2c16227](https://github.com/weiran-zsd/dts-cli/commit/2c16227cbc7175347b088d6f0d04304bd4cc9268))
6+
17
### [2.0.1](https://github.com/weiran-zsd/dts-cli/compare/v2.0.0...v2.0.1) (2023-04-17)
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": "2.0.1",
3+
"version": "2.0.2",
44
"author": "唯然<weiran.zsd@outlook.com>",
55
"description": "Zero-config TypeScript package development",
66
"license": "MIT",

0 commit comments

Comments
 (0)