Skip to content

Commit

Permalink
release: v0.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
qmhc committed Jun 7, 2021
1 parent 787ebc1 commit 417d637
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 @@
## [0.3.2](https://github.com/qmhc/vite-plugin-dts/compare/v0.3.1...v0.3.2) (2021-06-07)

### Bug Fixes

- default root base on vite config ([787ebc1](https://github.com/qmhc/vite-plugin-dts/commit/787ebc175d07370628589a6fc73e325b29655a0b))

## [0.3.1](https://github.com/qmhc/vite-plugin-dts/compare/v0.3.0...v0.3.1) (2021-06-06)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,5 +67,5 @@
"test:e2e": "cd example && vite build"
},
"types": "dist/index.d.ts",
"version": "0.3.1"
"version": "0.3.2"
}

0 comments on commit 417d637

Please sign in to comment.