Skip to content

Commit 5a0172f

Browse files
committed
chore: release v2.0.5
1 parent 457c657 commit 5a0172f

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
### [2.0.5](https://github.com/weiran-zsd/dts-cli/compare/v2.0.4...v2.0.5) (2024-05-08)
2+
3+
### Bug Fixes
4+
5+
- add pkg.main (fixes [#211](https://github.com/weiran-zsd/dts-cli/issues/211)) ([457c657](https://github.com/weiran-zsd/dts-cli/commit/457c6573cabf50000ab7af76cd4eca0f825beedd))
6+
- **deps:** update all non-major dependencies ([#164](https://github.com/weiran-zsd/dts-cli/issues/164)) ([5df4cdf](https://github.com/weiran-zsd/dts-cli/commit/5df4cdf84d6b767f1bc51098506ad87d77a3a997))
7+
18
### [2.0.4](https://github.com/weiran-zsd/dts-cli/compare/v2.0.3...v2.0.4) (2024-01-09)
29

310
### 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.4",
3+
"version": "2.0.5",
44
"author": "唯然<[email protected]>",
55
"description": "Zero-config TypeScript package development",
66
"license": "MIT",

0 commit comments

Comments
 (0)