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) 161 B
import type { YukiNoPlugin } from '@gumball12/yuki-no/plugin-sdk/core'; declare const releaseTrackingPlugin: YukiNoPlugin; export default releaseTrackingPlugin;