Skip to content

Commit bff1c72

Browse files
committed
release: v1.0.0-beta.2
1 parent 337e43e commit bff1c72

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

packages/unplugin-dts/CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
# [1.0.0-beta.2](https://github.com/qmhc/vite-plugin-dts/compare/v1.0.0-beta.1...v1.0.0-beta.2) (2025-06-18)
2+
3+
4+
### Bug Fixes
5+
6+
* correctly use resolve method ([337e43e](https://github.com/qmhc/vite-plugin-dts/commit/337e43e286cc255b255fdec6a0f0822fe3ef6034))
7+
8+
9+
110
# [1.0.0-beta.1](https://github.com/qmhc/vite-plugin-dts/compare/v1.0.0-beta.0...v1.0.0-beta.1) (2025-06-16)
211

312

packages/unplugin-dts/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "unplugin-dts",
3-
"version": "1.0.0-beta.1",
3+
"version": "1.0.0-beta.2",
44
"type": "module",
55
"license": "MIT",
66
"author": "qmhc",

0 commit comments

Comments
 (0)