@sellable/install 0.1.54 → 0.1.55

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.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@sellable/install",
3
- "version": "0.1.54",
3
+ "version": "0.1.55",
4
4
  "type": "module",
5
5
  "description": "One-command installer for Sellable MCP in Claude Code and Codex",
6
6
  "bin": {
@@ -99,7 +99,7 @@ Every approval gate must include artifact access after the readable inline
99
99
  content. Show an `Open artifact:` line with the one key clickable markdown link
100
100
  for that stage. Do not show raw filesystem paths unless links cannot be created
101
101
  or the user asks. Do this for brief approval, lead-source approval/review,
102
- lead-filter review, message review, sequence/settings, and final approval
102
+ lead-filter review, message review, and final approval
103
103
  packet. The link is for deeper inspection; never use it as a substitute for
104
104
  showing the decision in chat.
105
105