37 Commits

Author SHA1 Message Date
Huakun Shen
27b0d6b6f8
chore: add workflow_dispatch trigger to publish workflows and update branch push settings 2025-02-07 00:46:49 -05:00
Huakun Shen
7f1881eb23
chore: bump version to 0.1.0, update API imports, and enhance npm publish workflow 2025-02-07 00:45:35 -05:00
Huakun Shen
8554992020
chore: bump version to 0.0.21, add demo image URL, and update README with store link 2025-01-18 23:06:44 -05:00
Huakun Shen
56fb480efb
chore: bump version to 0.0.20 and update dependencies in package.json and pnpm-lock.yaml 2025-01-18 05:00:32 -05:00
Huakun Shen
96b47cda18
Merge branch 'main' of https://github.com/kunkunsh/kunkun-ext-image-processing 2025-01-18 02:59:53 -05:00
Huakun Shen
ced7d030a0
ci: enhance npm publish workflow to check for existing package version before publishing 2025-01-18 02:59:52 -05:00
Huakun Shen
83a6d2613c
Update README.md 2025-01-14 03:56:55 -05:00
Huakun Shen
4b3f695716
chore: rename package to kunkun-ext-image-processing 2025-01-14 03:45:37 -05:00
Huakun Shen
43207c5c7b
ci: add Bun setup to npm publish workflow 2025-01-14 03:43:46 -05:00
Huakun Shen
0cad563cdd
ci: update npm publish workflow to use Node.js 22 and set registry URL 2025-01-14 03:42:53 -05:00
Huakun Shen
48b7dff528
ci: add npm publish github action 2025-01-14 03:40:47 -05:00
Huakun Shen
4db8d65b5e
use back to jsr.json, add import map 2025-01-12 15:40:21 -05:00
Huakun Shen
ceae246ece
debug jsr 2025-01-12 15:34:02 -05:00
Huakun Shen
e20b0843e3
chore: bump version to 0.0.16 in package.json 2025-01-12 15:29:53 -05:00
Huakun Shen
a570f904d4
debug: add // deno-fmt-ignore-file for deno-src ts files 2025-01-12 15:29:47 -05:00
Huakun Shen
d796f8bd4d
chore: bump version to 0.0.15 in jsr.json and package.json 2025-01-12 15:21:18 -05:00
Huakun Shen
f8527064eb
fix: add deno-lint-ignore-file for deno-src files 2025-01-12 15:18:48 -05:00
Huakun Shen
5d869fb78c
chore: add exclude to jsr.json try to prevent jsr from tempering with deno-src files 2025-01-12 04:06:48 -05:00
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
e142407486
feat: include missing types.ts in jsr include 2025-01-12 01:54:00 -05:00
Huakun Shen
54a6d4fc55
Merge branch 'main' of https://github.com/kunkunsh/ext-image-processing 2025-01-11 23:51:24 -05:00
Huakun Shen
adc3e48644
chore: bump version to 0.0.8 in jsr.json and include deno-src in publish configuration 2025-01-11 23:51:23 -05:00
Huakun Shen
c18b9d4c19
Update README.md 2025-01-11 23:49:48 -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
1a978024e8
chore: bump version to 0.0.7 in jsr.json 2025-01-10 06:15:47 -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
5f23576573
Merge branch 'main' of https://github.com/kunkunsh/ext-image-processing 2025-01-08 05:09:10 -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
8d1a2ba82d
Create LICENSE 2025-01-08 05:08:17 -05:00
Huakun Shen
6ceabae30f
chore: update publish configuration in jsr.json to include mod.ts 2025-01-08 04:13:48 -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
35b15f3c0d
chore: update GitHub Actions workflow to include Bun setup 2025-01-08 04:06:55 -05:00
Huakun Shen
2febfab03e
chore: add mod.ts file and update GitHub Actions workflow to use Node.js and pnpm 2025-01-08 04:05:50 -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
Huakun Shen
a80882758f
init 2025-01-08 03:49:35 -05:00