Skip to content

Commit

Permalink
chore: release v1.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
aladdin-add committed Apr 21, 2022
1 parent 78337e5 commit 3eb61d7
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.5.1](https://github.com/weiran-zsd/dts-cli/compare/v1.5.0...v1.5.1) (2022-04-21)

### Bug Fixes

- dts lint --write-file ([bc3c10d](https://github.com/weiran-zsd/dts-cli/commit/bc3c10d0d3ff99564132c1eba34c4478bf6b779e)), closes [#148](https://github.com/weiran-zsd/dts-cli/issues/148)

## [1.5.0](https://github.com/weiran-zsd/dts-cli/compare/v1.4.0...v1.5.0) (2022-04-11)

### 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.5.0",
"version": "1.5.1",
"author": "唯然<weiran.zsd@outlook.com>",
"description": "Zero-config TypeScript package development",
"license": "MIT",
Expand Down

0 comments on commit 3eb61d7

Please sign in to comment.