@iblai/mcp 1.13.0 → 1.13.1

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.
@@ -4386,7 +4386,7 @@ import { workspaceSpendLimitSection } from '@iblai/iblai-js/playwright';
4386
4386
  function workspaceSpendLimitSection(page: Page): Locator
4387
4387
  \`\`\`
4388
4388
 
4389
- The Workspace Spend Limit section card (\`data-testid="spend-limits-workspace-section"\`) in the tenant Billing tab's Spend Limits tab.
4389
+ The Spend Limits section card (\`data-testid="spend-limits-workspace-section"\`) in the tenant Billing tab's Spend Limits tab.
4390
4390
 
4391
4391
  **Related:** \`switchToWorkspaceSpendLimits\``,
4392
4392
  switchToWorkspaceSpendLimits: `# switchToWorkspaceSpendLimits
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@iblai/mcp",
3
- "version": "1.13.0",
3
+ "version": "1.13.1",
4
4
  "description": "MCP server for IBL frontend packages documentation and guidance",
5
5
  "type": "module",
6
6
  "main": "dist/index.js",