Skip to content

Releases: pardnio/skill-commit-generate

v0.1.0

24 Apr 17:38

Choose a tag to compare

v0.0.0 -> v0.1.0

Summary

Initial documented release of commit-generate with bilingual project documentation, license files, and refined commit generation workflow rules.

翻譯 首次文件化發佈 commit-generate,加入雙語專案文件、授權檔案,以及更完整的 commit 產生流程規則。

Changes

FEAT

翻譯
  • 新增雙語專案文件與授權檔案

UPDATE

  • Extend commit-generate skill to bilingual output format (@pardnchiu) [a122dd0]
  • Improve diff source strategy with automatic fallback to working tree when no staged files exist (@pardnchiu) [f5fb8df]
  • Improve commit-generate skill to read staged changes automatically and normalize classification tags to lowercase (@pardnchiu) [99606b6]
翻譯
  • 擴充 commit-generate skill 為雙語輸出格式
  • 改善 diff 來源策略,當沒有 staged 檔案時自動回退至工作區 diff
  • 改善 commit-generate skill,自動讀取 staged 變更並將分類標籤統一為小寫

FIX

翻譯
  • 修正 skill 名稱錯字並將標籤格式統一為小寫

REFACTOR

  • Restrict commit generation to staged diff and add topic rules (@pardnchiu) [f1e4975]
翻譯
  • 將 commit 產生限制為 staged diff,並加入主題規則

CHORE

翻譯
  • 初始化 git 儲存庫

Scope

  • README.md — FEAT
  • doc/ — FEAT
  • SKILL.md — UPDATE, REFACTOR, FIX
  • LICENSE — FEAT

Generated by SKILL