mirror of
https://github.com/kunkunsh/kunkun-ext-image-processing.git
synced 2025-04-03 18:06:42 +00:00
chore: bump version to 0.0.21, add demo image URL, and update README with store link
This commit is contained in:
parent
56fb480efb
commit
8554992020
@ -4,9 +4,11 @@
|
||||
|
||||
JSR Package: https://jsr.io/@kunkun/ext-image-processing
|
||||
|
||||
Store: https://kunkun.sh/store/image-processing
|
||||
|
||||
## Features
|
||||
|
||||
- Image Info
|
||||
- Smart Edit Image Creation Date
|
||||
|
||||
|
||||

|
||||
|
2
jsr.json
2
jsr.json
@ -1,7 +1,7 @@
|
||||
{
|
||||
"$schema": "https://jsr.io/schema/config-file.v1.json",
|
||||
"name": "@kunkun/ext-image-processing",
|
||||
"version": "0.0.20",
|
||||
"version": "0.0.21",
|
||||
"license": "MIT",
|
||||
"lint": false,
|
||||
"exports": "./mod.ts",
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"$schema": "https://schema.kunkun.sh",
|
||||
"name": "kunkun-ext-image-processing",
|
||||
"version": "0.0.20",
|
||||
"version": "0.0.21",
|
||||
"license": "MIT",
|
||||
"repository": "https://github.com/kunkunsh/kunkun-ext-image-processing",
|
||||
"kunkun": {
|
||||
@ -13,7 +13,7 @@
|
||||
"type": "iconify",
|
||||
"value": "lucide:image"
|
||||
},
|
||||
"demoImages": [],
|
||||
"demoImages": ["https://i.imgur.com/NLFXPOu.png"],
|
||||
"permissions": [
|
||||
"dialog:all",
|
||||
"clipboard:read-files",
|
||||
|
Loading…
x
Reference in New Issue
Block a user