Commit Graph

4 Commits

Author SHA1 Message Date
Hammy e76a60a712
feat: add version key into `palette.json` (#91)
* feat: add version key to palette json

* feat: import deno.json directly

* chore: update mod.ts & release please config

* fix: avoid jsr (no-slow-types) error

"Destructuring in exports is not supported. Instead of destructuring,
export each symbol individually."

ref: https://jsr.io/docs/about-slow-types#typescript-restrictions

* fix: make sure to export non-destructured value

---------

Co-authored-by: backwardspy <backwardspy@pigeon.life>
2024-09-20 19:15:25 +01:00
winston e7525b79de
ci: add lint workflow (#61) 2023-12-29 04:42:18 +01:00
winston 8c506c7526
ci: fix extra-files path 2023-12-28 11:44:35 +01:00
winston 5aa876f162
feat!: complete rewrite (#49) 2023-12-28 11:43:11 +01:00