Skip to content

Commit

Permalink
release: v1.7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
qmhc committed Nov 14, 2022
1 parent 8bd73c8 commit 87631a9
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
@@ -1,3 +1,10 @@
## [1.7.1](https://github.com/qmhc/vite-plugin-dts/compare/v1.7.0...v1.7.1) (2022-11-14)

### Bug Fixes

- ensure exulde working when transform ([aea8ebd](https://github.com/qmhc/vite-plugin-dts/commit/aea8ebdc4eac489bc62ccebf3552421bd43d318c)), closes [#143](https://github.com/qmhc/vite-plugin-dts/issues/143) [#140](https://github.com/qmhc/vite-plugin-dts/issues/140) [#97](https://github.com/qmhc/vite-plugin-dts/issues/97)
- import vite plugin type via dynamic import ([8bd73c8](https://github.com/qmhc/vite-plugin-dts/commit/8bd73c8fae010ba0d32df8b144345b7f641a6085)), closes [#139](https://github.com/qmhc/vite-plugin-dts/issues/139)

# [1.7.0](https://github.com/qmhc/vite-plugin-dts/compare/v1.6.6...v1.7.0) (2022-11-07)

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

0 comments on commit 87631a9

Please sign in to comment.