Skip to content

Commit 6fcdb91

Browse files
committed
chore: release v0.19.1
1 parent 430a0b6 commit 6fcdb91

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

jsr.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@sxzz/rolldown-plugin-dts",
3-
"version": "0.19.0",
3+
"version": "0.19.1",
44
"exports": {
55
".": "./src/index.ts",
66
"./filename": "./src/filename.ts",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "rolldown-plugin-dts",
33
"type": "module",
4-
"version": "0.19.0",
4+
"version": "0.19.1",
55
"packageManager": "pnpm@10.26.0",
66
"description": "A Rolldown plugin to generate and bundle dts files.",
77
"author": "Kevin Deng <sxzz@sxzz.moe>",

0 commit comments

Comments
 (0)