Skip to content

Commit ad2c32b

Browse files
chore(release): 1.0.0 [skip ci]
# 1.0.0 (2022-12-18) ### Bug Fixes * add todo ([b1b32df](b1b32df)) * ignored packages ([3d52213](3d52213)) * only publish dist dir ([2f40df1](2f40df1)) * ts alias in win ([70f7fcd](70f7fcd)) * update readme ([8e6261f](8e6261f)) ### Features * add readme ([535e3c4](535e3c4)) * support mono-repo alias ([708a64b](708a64b)) * working with built-in alias plugin ([94f7a52](94f7a52))
1 parent 9d6babe commit ad2c32b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "vite-plugin-ts-mono-alias",
3-
"version": "1.0.0-alpha.6",
3+
"version": "1.0.0",
44
"description": "Vite plugin ts resolve for mono-repo projects.",
55
"main": "dist/index.cjs",
66
"module": "dist/index.esm.js",

0 commit comments

Comments
 (0)