Skip to content

Commit

Permalink
Release 0.19.1
Browse files Browse the repository at this point in the history
  • Loading branch information
aladdin-add committed Oct 9, 2021
1 parent 9d6424d commit 0dc7c95
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,17 @@ All notable changes to this project will be documented in this file. Dates are d

Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).

#### [v0.19.1](https://github.com/weiran-zsd/dts-cli/compare/v0.19.0...v0.19.1)

- fix: add required vite config [`9d6424d`](https://github.com/weiran-zsd/dts-cli/commit/9d6424dca69b7d09911291e987b8a16cbcdf226e)

#### [v0.19.0](https://github.com/weiran-zsd/dts-cli/compare/v0.18.0...v0.19.0)

> 9 October 2021
- feat: parcel to vite.js (fixes #66) [`#67`](https://github.com/weiran-zsd/dts-cli/pull/67)
- feat: parcel to vite.js (fixes #66) (#67) [`#66`](https://github.com/weiran-zsd/dts-cli/issues/66)
- Release 0.19.0 [`108a9ea`](https://github.com/weiran-zsd/dts-cli/commit/108a9ea1fe05765af480a02b8b2e4f7b8fc5018f)

#### [v0.18.0](https://github.com/weiran-zsd/dts-cli/compare/v0.18.0-0...v0.18.0)

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": "0.19.0",
"version": "0.19.1",
"author": "唯然<[email protected]>",
"description": "Zero-config TypeScript package development",
"license": "MIT",
Expand Down

0 comments on commit 0dc7c95

Please sign in to comment.