Skip to content

Commit

Permalink
release: v4.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
qmhc committed Aug 14, 2024
1 parent b0c63df commit b82a4f9
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 @@
## [4.0.3](https://github.com/qmhc/vite-plugin-dts/compare/v4.0.2...v4.0.3) (2024-08-14)

### Bug Fixes

- normalize typescript lib path for rollup ([#366](https://github.com/qmhc/vite-plugin-dts/issues/366)) ([b0c63df](https://github.com/qmhc/vite-plugin-dts/commit/b0c63dfaf701dc11d2f9cbb2cef5079efe7402e7))

## [4.0.2](https://github.com/qmhc/vite-plugin-dts/compare/v4.0.1...v4.0.2) (2024-08-09)

### Bug Fixes
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": "vite-plugin-dts",
"version": "4.0.2",
"version": "4.0.3",
"type": "module",
"packageManager": "pnpm@8.3.0",
"license": "MIT",
Expand Down

0 comments on commit b82a4f9

Please sign in to comment.