mirror of
https://github.com/Afilmory/afilmory
synced 2026-02-01 22:48:17 +00:00
- Bumped package version from 0.1.3 to 0.2.2 for the builder. - Changed main entry point and module exports from `.js` to `.mjs` and updated type definitions to `.d.mts` for better compatibility with ES modules. - Modified GitHub repository synchronization plugin options to allow an optional `enable` flag, enhancing configuration flexibility. Signed-off-by: Innei <tukon479@gmail.com>