Skip to content

Commit 0d64230

Browse files
chore(release): version packages (#1609)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 85b905e commit 0d64230

4 files changed

Lines changed: 8 additions & 11 deletions

File tree

.changeset/social-pumas-look.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/sour-lands-grin.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

packages/cli/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.1
4+
5+
### Patch Changes
6+
7+
- 2f7cc42: Show exact install counts instead of rounded values, sort skills by install count in the install command, and display "installs" column header inline with the prompt
8+
- 85b905e: Add CLI telemetry for usage metrics collection (commands, searches, installs, generation feedback) via fire-and-forget events to /api/v2/cli/events. Respects CTX7_TELEMETRY_DISABLED env var.
9+
310
## 0.2.0
411

512
### Minor Changes

packages/cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ctx7",
3-
"version": "0.2.0",
3+
"version": "0.2.1",
44
"description": "Context7 CLI - Manage AI coding skills and documentation context",
55
"type": "module",
66
"bin": {

0 commit comments

Comments
 (0)