Skip to content

Commit

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

### Features

- add defineConfig function in dts-cli ([#142](https://github.com/weiran-zsd/dts-cli/issues/142)) ([0b3b2dd](https://github.com/weiran-zsd/dts-cli/commit/0b3b2ddd5943b123bc9524fe5fb9fbf2ccff83d3))

### Bug Fixes

- **deps:** update all non-major dependencies ([#133](https://github.com/weiran-zsd/dts-cli/issues/133)) ([f16c85d](https://github.com/weiran-zsd/dts-cli/commit/f16c85d23cf329835ecf2e2eea9965676f902591))## [1.4.0](https://github.com/weiran-zsd/dts-cli/compare/v1.3.0...v1.4.0) (2022-02-21)

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

0 comments on commit aa1d7f0

Please sign in to comment.