UNPKG

@yuki-no/plugin-release-tracking

Version:

Release tracking plugin for yuki-no - Tracks release status for commits and manages issue labels/comments automatically

4 lines (3 loc) 159 B
import type { YukiNoPlugin } from '@yuki-no/plugin-sdk/types/plugin'; declare const releaseTrackingPlugin: YukiNoPlugin; export default releaseTrackingPlugin;