Skip to content

Commit f952890

Browse files
committed
chore(main): release 0.2.17
1 parent de98c12 commit f952890

3 files changed

Lines changed: 10 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.16"
2+
".": "0.2.17"
33
}

CHANGELOG.md

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

3+
## [0.2.17](https://github.com/beautyfree/skiller/compare/v0.2.16...v0.2.17) (2026-07-10)
4+
5+
6+
### Bug Fixes
7+
8+
* **ui:** constrain modal layouts to viewport ([de98c12](https://github.com/beautyfree/skiller/commit/de98c12b5bcfba0b37b75e938708fae66caaa1d8))
9+
* **ui:** keep import wizard within viewport ([f2bb943](https://github.com/beautyfree/skiller/commit/f2bb943f0e335a4516457a1765b756677127001d))
10+
311
## [0.2.16](https://github.com/beautyfree/skiller/compare/v0.2.15...v0.2.16) (2026-07-10)
412

513

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