Skip to content

Conversation

@vincentmuriuki
Copy link
Owner

  • Set process.noDeprecation to true in the generate command for smoother CLI operation.
  • Updated version from 1.0.3 to 1.0.4 in cli/index.js and package.json.
  • Upgraded openai package from version 4.83.0 to 4.85.1.
  • Added new dependencies: node-fetch, whatwg-url, and data-uri-to-buffer.
  • Bumped various inquirer packages to their latest versions for better functionality.
  • Adjusted file permissions for cli/index.js to ensure it is executable.
  • Commented out unnecessary logging in abstractionService.js to reduce console noise.
  • Added a header for the Contributing section for better visibility.

- Modified GitHub Actions CI workflow to trigger the publish job on 'release' events instead of 'push' to 'main'.
- Enhanced README with a detailed description of the  package, emphasizing its benefits for generating structured commit messages.
- Bumped package version from 1.0.2 to 1.0.3 in package.json and CLI index.js.
- Set  to true in the generate command for smoother CLI operation.
- Updated version from 1.0.3 to 1.0.4 in cli/index.js and package.json.
- Upgraded  package from version 4.83.0 to 4.85.1.
- Added new dependencies: , , and .
- Bumped various  packages to their latest versions for better functionality.
- Adjusted file permissions for cli/index.js to ensure it is executable.
- Commented out unnecessary logging in abstractionService.js to reduce console noise.
- Improved user experience by adding a spinner to indicate progress while fetching git diff and generating the commit message.
- Updated spinner text to provide clearer feedback during the operation.
- Cleaned up redundant logging and removed commented-out code in abstractionService.js.
- Ensured success message is displayed upon successful commit.
- Added a header for the Contributing section for better visibility.
@vincentmuriuki vincentmuriuki self-assigned this Feb 17, 2025
@vincentmuriuki vincentmuriuki merged commit 5de579d into main Feb 17, 2025
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants