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 a340b88 commit 51f8cbfCopy full SHA for 51f8cbf
CHANGELOG.md
@@ -1,3 +1,9 @@
1
+### [2.0.3](https://github.com/weiran-zsd/dts-cli/compare/v2.0.2...v2.0.3) (2023-05-04)
2
+
3
+### Bug Fixes
4
5
+- add deps babel-jest (fixes [#197](https://github.com/weiran-zsd/dts-cli/issues/197)) ([a340b88](https://github.com/weiran-zsd/dts-cli/commit/a340b889302a180f83289d85be72a89f06ed2625))
6
7
### [2.0.2](https://github.com/weiran-zsd/dts-cli/compare/v2.0.1...v2.0.2) (2023-04-19)
8
9
### Bug Fixes
package.json
@@ -1,6 +1,6 @@
{
"name": "dts-cli",
- "version": "2.0.2",
+ "version": "2.0.3",
"author": "唯然<[email protected]>",
"description": "Zero-config TypeScript package development",
"license": "MIT",
0 commit comments