diff --git a/.changeset/release-notes-20260707.md b/.changeset/release-notes-20260707.md new file mode 100644 index 00000000..a845151c --- /dev/null +++ b/.changeset/release-notes-20260707.md @@ -0,0 +1,2 @@ +--- +--- diff --git a/.github/release-notes-20260707.md b/.github/release-notes-20260707.md new file mode 100644 index 00000000..139653f6 --- /dev/null +++ b/.github/release-notes-20260707.md @@ -0,0 +1,14 @@ +## Fixed + +- Few technical bugs fixed. + +## New Feature + +- GitHub-sourced skills detect upstream changes and can auto-publish. +- Skill detail page shows GitHub source sync status. +- Technical enhancement. + +## Changed + +- Skill package downloads move to a streaming API route. +- Skill description limit raised from 1024 to 1536 characters.