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 2c16227 commit b010f99Copy full SHA for b010f99
CHANGELOG.md
@@ -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
7
### [2.0.1](https://github.com/weiran-zsd/dts-cli/compare/v2.0.0...v2.0.1) (2023-04-17)
8
9
### Bug Fixes
package.json
@@ -1,6 +1,6 @@
{
"name": "dts-cli",
- "version": "2.0.1",
+ "version": "2.0.2",
"author": "唯然<weiran.zsd@outlook.com>",
"description": "Zero-config TypeScript package development",
"license": "MIT",
0 commit comments