@vibetasks/cli 0.5.7 → 0.5.8

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.
@@ -294,7 +294,7 @@ async function loginWithBrowser() {
294
294
  </p>
295
295
  <div class="success-badge">Ready to use</div>
296
296
  <div class="button-group">
297
- <a href="${baseUrl}/settings?tab=ai" class="button button-primary">Setup AI Integration</a>
297
+ <a href="${baseUrl}/settings?tab=ai" class="button button-primary">Set up AI integration</a>
298
298
  <button onclick="window.close()" class="button button-secondary">Close Window</button>
299
299
  </div>
300
300
  </div>
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@vibetasks/cli",
3
- "version": "0.5.7",
3
+ "version": "0.5.8",
4
4
  "description": "VibeTasks CLI - Lightning-fast task management from your terminal. Works with Claude Code, Cursor, and all AI coding tools.",
5
5
  "author": "Vyas",
6
6
  "license": "MIT",