Skip to content

Commit 310d8bb

Browse files
committed
release: v1.0.0-beta.3
1 parent 6dea0c4 commit 310d8bb

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

packages/unplugin-dts/CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
# [1.0.0-beta.3](https://github.com/qmhc/vite-plugin-dts/compare/v1.0.0-beta.2...v1.0.0-beta.3) (2025-07-07)
2+
3+
4+
### Bug Fixes
5+
6+
* correctly filter path with parenthesis ([5e7e469](https://github.com/qmhc/vite-plugin-dts/commit/5e7e469d43b81e4832b5ea03b0faa8ec08b6ede1)), closes [#430](https://github.com/qmhc/vite-plugin-dts/issues/430)
7+
8+
9+
### Features
10+
11+
* extract vue language dependency ([6dea0c4](https://github.com/qmhc/vite-plugin-dts/commit/6dea0c49279ba8eb0b46c7480e62f50958f5bf39)), closes [#433](https://github.com/qmhc/vite-plugin-dts/issues/433)
12+
13+
14+
115
# [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)
216

317

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.2",
3+
"version": "1.0.0-beta.3",
44
"type": "module",
55
"license": "MIT",
66
"author": "qmhc",

0 commit comments

Comments
 (0)