返回 Skill 列表
extension
分类: 开发与工程无需 API Key

semantic-release-config

生成用于自动化版本管理和发布的semantic-release配置。触发条件为“创建semantic release配置”,“生成semantic-release配置”,“自动发布设置”,“发布自动化”。

person作者: jakexiaohubgithub

Semantic Release Config Generator

Generate semantic-release configuration for fully automated versioning and publishing.

Output Requirements

File Output: .releaserc.json or release.config.js Format: Valid semantic-release configuration Standards: semantic-release 22.x

When Invoked

Immediately generate a complete semantic-release configuration.

Example Invocations

Prompt: "Create semantic release config for npm package" Output: Complete .releaserc.json with npm publish and changelog generation.