hookstack-cli 0.1.45 → 0.1.47

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 +1 -1
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -2,7 +2,7 @@
2
2
 
3
3
  **Install Claude Code hooks in one command.**
4
4
 
5
- [hookstack.app](https://www.hookstack.app) — browse a growing catalogue of Claude Code hooks, then run this CLI to wire them into your project.
5
+ [hookstack.app](https://www.hookstack.app) — the community catalogue for Claude Code hooks. Browse, select, and wire them into your project with one command.
6
6
 
7
7
  ---
8
8
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "hookstack-cli",
3
- "version": "0.1.45",
3
+ "version": "0.1.47",
4
4
  "description": "CLI installer for the Hookstack catalogue of Claude Code hooks",
5
5
  "type": "module",
6
6
  "bin": {