Skip to content

Commit

Permalink
release: v1.6.3
Browse files Browse the repository at this point in the history
  • Loading branch information
qmhc committed Sep 30, 2022
1 parent 38bd6a6 commit a60f8ab
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.6.3](https://github.com/qmhc/vite-plugin-dts/compare/v1.6.2...v1.6.3) (2022-09-30)

### Bug Fixes

- both support cjs and esm(using by tsx) ([38bd6a6](https://github.com/qmhc/vite-plugin-dts/commit/38bd6a6789fe375dd5da0aec1ea9b6816751719a))

## [1.6.2](https://github.com/qmhc/vite-plugin-dts/compare/v1.6.1...v1.6.2) (2022-09-30)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -102,5 +102,5 @@
},
"type": "module",
"types": "dist/index.d.ts",
"version": "1.6.2"
"version": "1.6.3"
}

0 comments on commit a60f8ab

Please sign in to comment.