Skip to content

Commit 613284a

Browse files
authored
Merge pull request #27 from beautyfree/release-please--branches--main--components--skiller
chore(main): release 0.2.18
2 parents 5dc8b8d + 70f062f commit 613284a

3 files changed

Lines changed: 15 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.17"
2+
".": "0.2.18"
33
}

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,18 @@
11
# Changelog
22

3+
## [0.2.18](https://github.com/beautyfree/skiller/compare/v0.2.17...v0.2.18) (2026-07-11)
4+
5+
6+
### Features
7+
8+
* auto-download app updates by default ([6ce0871](https://github.com/beautyfree/skiller/commit/6ce0871e1e922f7d1d0195264dc519fd46b367ff))
9+
* surface app updates in the shell ([901f378](https://github.com/beautyfree/skiller/commit/901f3782091faf5939aebce052f5562faf1f3d8f))
10+
11+
12+
### Bug Fixes
13+
14+
* require explicit update downloads ([a03e558](https://github.com/beautyfree/skiller/commit/a03e55893a6166e09cfb20690fc36638af1c5651))
15+
316
## [0.2.17](https://github.com/beautyfree/skiller/compare/v0.2.16...v0.2.17) (2026-07-10)
417

518

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.17",
3+
"version": "0.2.18",
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)