Skip to content

Commit

Permalink
release: v1.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
qmhc committed Sep 28, 2022
1 parent 0832af4 commit f6ad13c
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.1](https://github.com/qmhc/vite-plugin-dts/compare/v1.6.0...v1.6.1) (2022-09-28)

### Bug Fixes

- path error in cjs running ([0832af4](https://github.com/qmhc/vite-plugin-dts/commit/0832af4ab49d8166e14b6897bb1538ec6ddf3bb5))

# [1.6.0](https://github.com/qmhc/vite-plugin-dts/compare/v1.5.0...v1.6.0) (2022-09-28)

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

0 comments on commit f6ad13c

Please sign in to comment.