Skip to content

Commit 2a37b94

Browse files
authored
Merge pull request #25 from beautyfree/release-please--branches--main--components--skiller
chore(main): release 0.2.16
2 parents 544b145 + a6211fd commit 2a37b94

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.15"
2+
".": "0.2.16"
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.16](https://github.com/beautyfree/skiller/compare/v0.2.15...v0.2.16) (2026-07-10)
4+
5+
6+
### Documentation
7+
8+
* clarify typecheck guidance ([544b145](https://github.com/beautyfree/skiller/commit/544b145bf3ab641fbd3f119d1ff0911398efbda2))
9+
310
## [0.2.15](https://github.com/beautyfree/skiller/compare/v0.2.14...v0.2.15) (2026-05-31)
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.15",
3+
"version": "0.2.16",
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)