Skip to content

Releases: rahul05ranjan/dhruv-cli

v1.2.4

29 Jun 12:42

Choose a tag to compare

1.2.4 (2025-06-29)

Bug Fixes

  • revert version to 0.0.0-development in package.json (478bc99)

v1.2.1

29 Jun 12:25

Choose a tag to compare

1.2.1 (2025-06-29)

Bug Fixes

  • update version to 1.3.0 and display Dhruv intro in explain command (ebbb0ac)

v1.2.0

29 Jun 11:56
e54a5eb

Choose a tag to compare

1.2.0 (2025-06-29)

Bug Fixes

  • add GITHUB_TOKEN environment variable to contribution workflow and update README and index.html with npm links (2907a06)
  • docs: update installation command to include scope in README and index.html (96820cf)
  • init: add type declaration for dynamically imported node-fetch (4014dc4)
  • restructure labeler.yml for improved readability and organization (3f09e44)
  • update contribution guidelines to include additional allowed PR title types (c03f9c6)
  • update Node.js version to 20.8.1 in CI workflow and bump package version to 1.1.5 (3581501)
  • update version to 1.1.3 and improve streaming response handling in askOllama function (dec7abf)
  • update version to 1.1.4 in package.json (b03f5e6)
  • update version to 1.1.6 and correct repository URL in package.json (1a5b577)

Features

  • add .releaserc file to define release types and sections (2146152)

v1.1.0

29 Jun 10:41
c7b94c6

Choose a tag to compare

1.1.0 (2025-06-29)

Features

  • Add ESLint configuration for TypeScript and Node.js in devai-cli (ebc0879)
  • api: update model fetching to use REST API and improve error handling (de3f86f)
  • Enhance README and index.html with updated documentation, improved layout, and new features (2075819)
  • Initialize Dhruv CLI project with core commands and configuration (aacab76)
  • Initialize Dhruv CLI project with core functionality and AI integration (6f5987b)
  • types: add node-fetch type declaration and update tsconfig to include it (d3c12dd)
  • Update devDependencies for ESLint and TypeScript in package.json and package-lock.json (a01255d)
  • Update package-lock.json to use scoped package name for dhruv-cli (4e0e47e)
  • Update package.json with scoped name and repository details; enhance release workflow (f380f07)

Bug Fixes

  • ci: remove redundant entries in labeler configuration (de3f86f)
  • correct bin path and update repository URL format in package.json (20952d8)
  • init: dynamically import node-fetch for compatibility (62b568a)
  • release: ensure RELEASE_PLEASE_TOKEN is set for release action (78978e4)
  • update installation command to include the correct package scope (0004a7c)
  • update publishConfig registry URL to npm registry (7cda997)
  • update version in package.json and package-lock.json; refactor askOllama to await result directly (e4db280)
  • update version to 1.0.1 in package.json and add permissions to release workflow (e4adaee)