We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
build: 更新 colors 模块至最新版本 - 添加了新的颜色和样式功能 - 修复了一些现有的颜色和样式问题 - 优化了模块结构和性能
ci: 重构 GitHub Actions 工作流 - 修改工作流名称为 "Push Notifications" - 移除不必要的 lint 步骤 - 更新 pushNotifications 步骤,使用最新的 push-notifications action - 添加多个通知渠道的密钥和配置 - 更新 README.md 中的示例配置
✨ feat(push-notifications): Done