Skip to content

Commit

Permalink
chore: release v1.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
aladdin-add committed Feb 21, 2022
1 parent 2651cd6 commit 576a5a6
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
## [1.4.0](https://github.com/weiran-zsd/dts-cli/compare/v1.3.0...v1.4.0) (2022-02-21)

### Features

- add support for multiple entry files ([#134](https://github.com/weiran-zsd/dts-cli/issues/134)) ([2651cd6](https://github.com/weiran-zsd/dts-cli/commit/2651cd63285d37cde3ec5006c4abaf6f18da63c0)), closes [#55](https://github.com/weiran-zsd/dts-cli/issues/55)

## [1.3.0](https://github.com/weiran-zsd/dts-cli/compare/v1.2.0...v1.3.0) (2022-02-14)

### Features
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "dts-cli",
"version": "1.3.0",
"version": "1.4.0",
"author": "唯然<weiran.zsd@outlook.com>",
"description": "Zero-config TypeScript package development",
"license": "MIT",
Expand Down

0 comments on commit 576a5a6

Please sign in to comment.