Skip to content

Commit

Permalink
release: v0.9.7
Browse files Browse the repository at this point in the history
  • Loading branch information
qmhc committed Dec 30, 2021
1 parent e16b9b1 commit e9d2f77
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 @@
## [0.9.7](https://github.com/qmhc/vite-plugin-dts/compare/v0.9.6...v0.9.7) (2021-12-30)

### Bug Fixes

- inserted entry not through beforeWriteFile ([e16b9b1](https://github.com/qmhc/vite-plugin-dts/commit/e16b9b15c66df887bac0ca0b6be05e4d1f8628ed)), closes [#48](https://github.com/qmhc/vite-plugin-dts/issues/48)

## [0.9.6](https://github.com/qmhc/vite-plugin-dts/compare/v0.9.5...v0.9.6) (2021-11-23)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -91,5 +91,5 @@
"test:e2e": "cd example && cross-env DEBUG=\"vite-plugin-dts:bundle\" vite build"
},
"types": "dist/index.d.ts",
"version": "0.9.6"
"version": "0.9.7"
}

0 comments on commit e9d2f77

Please sign in to comment.