8 Commits

Author SHA1 Message Date
Huakun Shen
0c7da3ca30
fix: add .npmrc to deno-src to fix @jsr npm scope problem
All imports in deno typescript file are auto converted to npm packages under @jsr scope. This requires mapping scope to jsr's registry
2025-01-12 03:26:57 -05:00
Huakun Shen
031ec8f25a
chore: match package.json and jsr.json version 2025-01-12 02:04:52 -05:00
Huakun Shen
a7c4279c79
fix: include deno-src in files of package.json
Missing deno files in published pkg
2025-01-11 23:48:24 -05:00
Huakun Shen
a31d660502
chore: bump version to 0.0.7 in package.json; update project metadata for clarity 2025-01-10 06:13:55 -05:00
Huakun Shen
0de7dc4005
chore: bump version to 0.0.6 in package.json and jsr.json; update publish configuration to include additional files 2025-01-08 05:08:41 -05:00
Huakun Shen
1a53069402
chore: bump version to 0.0.5 in package.json and jsr.json; add publish configuration 2025-01-08 04:12:14 -05:00
Huakun Shen
2ec4494402
chore: bump version to 0.0.4 in package.json and jsr.json 2025-01-08 04:08:04 -05:00
Huakun Shen
aba925da49
migrate: from central KunkunExtensions repo to this standalone repo for JSR experiment 2025-01-08 04:02:45 -05:00