Skip to content

Commit

Permalink
release: v1.6.4
Browse files Browse the repository at this point in the history
  • Loading branch information
qmhc committed Sep 30, 2022
1 parent 57e093d commit 39569ee
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
@@ -1,3 +1,9 @@
## [1.6.4](https://github.com/qmhc/vite-plugin-dts/compare/v1.6.3...v1.6.4) (2022-09-30)

### Bug Fixes

- patch cjs vars for esm scope ([57e093d](https://github.com/qmhc/vite-plugin-dts/commit/57e093d734e4b81bbeeecbd694b269cca698f914)), closes [#119](https://github.com/qmhc/vite-plugin-dts/issues/119) [#122](https://github.com/qmhc/vite-plugin-dts/issues/122)

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

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -103,5 +103,5 @@
},
"type": "module",
"types": "dist/index.d.ts",
"version": "1.6.3"
"version": "1.6.4"
}

0 comments on commit 39569ee

Please sign in to comment.