Skip to content

Commit cd156d5

Browse files
committed
chore(main): release 0.2.13
1 parent 2122ada commit cd156d5

3 files changed

Lines changed: 14 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.12"
2+
".": "0.2.13"
33
}

CHANGELOG.md

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

3+
## [0.2.13](https://github.com/beautyfree/skiller-desktop-skills-manager/compare/v0.2.12...v0.2.13) (2026-04-22)
4+
5+
6+
### Features
7+
8+
* **telemetry:** add PostHog analytics with runtime opt-out control ([a16baff](https://github.com/beautyfree/skiller-desktop-skills-manager/commit/a16baffb39870651b045b50c30e921fdb7a6c038))
9+
10+
11+
### Bug Fixes
12+
13+
* **deps:** pin matching React and React DOM versions ([2122ada](https://github.com/beautyfree/skiller-desktop-skills-manager/commit/2122ada8858d62353c0b02d935b2e8edc689708c))
14+
315
## [0.2.12](https://github.com/beautyfree/skiller-desktop-skills-manager/compare/v0.2.11...v0.2.12) (2026-04-22)
416

517

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