feat: implement automated versioning.

This commit is contained in:
Xiaohan-Tian
2025-08-28 22:23:47 -07:00
parent 62b3a8c8d7
commit 0eac49493c
9 changed files with 7586 additions and 1 deletions
+1
View File
@@ -5,6 +5,7 @@
"lib": ["ES2023"],
"module": "ESNext",
"skipLibCheck": true,
"types": ["node"],
/* Bundler mode */
"moduleResolution": "bundler",