@skillsmith/cli 0.2.1 → 0.2.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/README.md +3 -3
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -2,7 +2,7 @@
2
2
 
3
3
  Command-line interface for Skillsmith - discover, manage, and author Claude Code skills.
4
4
 
5
- ## What's New in v0.2.0
5
+ ## What's New in v0.2.2
6
6
 
7
7
  - **Live Skills**: Search and install from 9,717+ real skills
8
8
  - **Faster Search**: Full-text search with quality ranking
@@ -243,5 +243,5 @@ skillsmith search --interactive
243
243
 
244
244
  ## Links
245
245
 
246
- - [GitHub](https://github.com/smith-horn-group/skillsmith)
247
- - [Issues](https://github.com/smith-horn-group/skillsmith/issues)
246
+ - [GitHub](https://github.com/smith-horn/skillsmith)
247
+ - [Issues](https://github.com/smith-horn/skillsmith/issues)
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@skillsmith/cli",
3
- "version": "0.2.1",
3
+ "version": "0.2.2",
4
4
  "description": "CLI tools for Skillsmith skill discovery",
5
5
  "type": "module",
6
6
  "bin": {