Skip to content

Commit 43a3683

Browse files
authored
Merge pull request #28 from beautyfree/release-please--branches--main--components--skiller
chore(main): release 0.2.19
2 parents 300a321 + e3866a0 commit 43a3683

3 files changed

Lines changed: 9 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.18"
2+
".": "0.2.19"
33
}

CHANGELOG.md

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

3+
## [0.2.19](https://github.com/beautyfree/skiller/compare/v0.2.18...v0.2.19) (2026-07-11)
4+
5+
6+
### Bug Fixes
7+
8+
* fail stalled update downloads with manual fallback ([300a321](https://github.com/beautyfree/skiller/commit/300a321d66ee5fdf48ad16046e8d42ab9f8c4fd9))
9+
310
## [0.2.18](https://github.com/beautyfree/skiller/compare/v0.2.17...v0.2.18) (2026-07-11)
411

512

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