@rahul05ranjan/dhruv-cli 1.0.0 → 1.0.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.
@@ -37,3 +37,4 @@ jobs:
37
37
  - uses: amannn/action-semantic-pull-request@v5
38
38
  with:
39
39
  types: feat,fix,chore,docs,refactor,style,test,ci
40
+ githubBaseUrl: https://api.github.com
@@ -5,6 +5,10 @@ on:
5
5
  branches:
6
6
  - main
7
7
 
8
+ permissions:
9
+ contents: write
10
+ pull-requests: write
11
+
8
12
  jobs:
9
13
  release-please:
10
14
  runs-on: ubuntu-latest
package/docs/index.html CHANGED
@@ -309,7 +309,7 @@
309
309
  <img src="https://cdn.jsdelivr.net/gh/rahul05ranjan/dhruv-cli/docs/dhruv-favicon.png" alt="Dhruv CLI Logo" class="hero-logo" />
310
310
  <div class="hero-title">Dhruv CLI</div>
311
311
  <div class="hero-animated" id="animatedTagline"></div>
312
- <button class="hero-install" onclick="copyInstall()" id="installBtn">npm install -g dhruv-cli <span style='font-size:0.9em;' id='copyIcon'>📋</span></button>
312
+ <button class="hero-install" onclick="copyInstall()" id="installBtn">npm install -g @rahul05ranjan/dhruv-cli<span style='font-size:0.9em;' id='copyIcon'>📋</span></button>
313
313
  <div class="badges">
314
314
  <img src="https://img.shields.io/github/stars/rahul05ranjan/dhruv-cli?style=social" alt="GitHub stars">
315
315
  <img src="https://img.shields.io/npm/v/dhruv-cli?color=blue&label=npm" alt="npm version">
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@rahul05ranjan/dhruv-cli",
3
- "version": "1.0.0",
3
+ "version": "1.0.1",
4
4
  "description": "AI-powered CLI assistant for developers using Ollama",
5
5
  "keywords": [
6
6
  "ai",