#!/usr/bin/env node
/**
 * AI Changelog Generator CLI
 * Main command-line interface (Updated for refactored architecture)
 */
export {};
