Skip to content

Commit 3de0986

Browse files
chore(main): release 0.2.9 (#14)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent f5a9f33 commit 3de0986

3 files changed

Lines changed: 23 additions & 2 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "0.2.8"
2+
".": "0.2.9"
33
}

CHANGELOG.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
# Changelog
2+
3+
## [0.2.9](https://github.com/beautyfree/skiller-desktop-skills-manager/compare/v0.2.8...v0.2.9) (2026-04-21)
4+
5+
6+
### Features
7+
8+
* **agents:** add 28 agents from vercel-labs/skills + project_skills_dir ([ada55ec](https://github.com/beautyfree/skiller-desktop-skills-manager/commit/ada55ec5634ae6a8d97981835e1673fe0dd0108d))
9+
* **onboarding:** add informational wizard with Skiller branding ([5aa98b4](https://github.com/beautyfree/skiller-desktop-skills-manager/commit/5aa98b4291d5b9f9c056945e22240c6a88df4d53))
10+
* **projects:** add project-scope installs with folder tree sidebar ([40995c4](https://github.com/beautyfree/skiller-desktop-skills-manager/commit/40995c4ff2688574be5ffc8b05c4271d657ebbd6))
11+
* **skills:** per-agent lifecycle with bulk ops and smart Remove ([335ab3f](https://github.com/beautyfree/skiller-desktop-skills-manager/commit/335ab3f1e31d9a015e92f49de9cdaa56fbcbb586))
12+
13+
14+
### Documentation
15+
16+
* refresh README with new features and full agent list ([f5a9f33](https://github.com/beautyfree/skiller-desktop-skills-manager/commit/f5a9f336ee49de78e47934f7a6dc7db3ce10dfff))
17+
18+
19+
### Refactors
20+
21+
* drop unreleased cross-device sync feature ([033ec9f](https://github.com/beautyfree/skiller-desktop-skills-manager/commit/033ec9f576d7e8deabb5722a6c47ca36ccf824ab))

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "skiller",
3-
"version": "0.2.8",
3+
"version": "0.2.9",
44
"description": "A desktop app for managing AI agent skills across Claude Code, Cursor, Copilot, Gemini CLI, and more",
55
"license": "MIT",
66
"author": {

0 commit comments

Comments
 (0)