-
Notifications
You must be signed in to change notification settings - Fork 0
v1.3 #1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
v1.3 #1
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…ion functionality * Removed installation instructions from README.md * Removed Groq SDK import from index.ts * Removed readline import from index.ts * Added readline import to index.ts * Added Groq SDK import to index.ts * Updated console.log statements in index.ts for AI suggestion output * Updated console.log statements in index.ts for commit message output * Updated console.log statements in index.ts for commit body output
…nsure a smooth and collaborative development experience * Added `.env.example` file to provide example environment variables for users. * Created `CODE_OF_CONDUCT.md` file to outline community guidelines and expectations. * Created `CONTRIBUTING.md` file to provide guidelines for contributing to the project. * Added `LICENSE` file to specify the MIT License agreement. * Updated `README.md` to include version information, dependencies, and a table of contents.
…flect the new version and features of Commit-AI * Added `.npmignore` file to ignore unnecessary files during npm publish. * Updated `package.json` to reflect new version, description, and configuration changes. * Modified `package.json` to include new scripts, repository information, and dependencies. * Updated `package.json` to use `dist/index.js` as the main entry point. * Added `types` field to `package.json` to specify the type definitions. * Updated `package.json` to include new keywords and author information. * Added `publishConfig` field to `package.json` to specify public access. * Updated `package.json` to specify Node.js version requirement. feat: This commit removes the CODE_OF_CONDUCT * Deleted CODE_OF_CONDUCT.md file, which outlined community guidelines and expectations for contributors. * Deleted CONTRIBUTING.md file, which provided instructions on how to contribute to the project, including guidelines for pull requests, bug s, and feature requests. * Deleted SECURITY.md file, which outlined the process for ing security vulnerabilities and the project's security policy.
• Removed commit-ai.exe from .gitignore. • Added .DS_Store back to .gitignore. • Created new binary file bin/commit-ai.exe. feat: ignore MacOS Finder folder config and binary files • Added .DS_Store to .gitignore to ignore MacOS Finder folder config. • Added .bin/ to .gitignore to ignore binary files. feat: This commit updates the README * Removed outdated version badges from README.md * Updated README.md content to reflect new features and functionality * Removed unnecessary sections and links from README.md * Added new sections and links to README.md for improved user experience * Updated installation instructions for Commit-AI
• Updated README.md to remove a question about generating a `.gitignore` file. • Added a new binary file `commit-ai.exe` in the `bin/` directory.
* Created a new executable file `commit-ai.exe` in the `bin` directory. * Updated the `version` field in `package.json` from `1.2.5` to `1.2.6`. * Updated the `version` field in `src/index.ts` from `1.2.5` to `1.2.6`.
• Updated .gitignore file to include bin/ directory. • Removed .bin/ directory from .gitignore file. • Corrected directory path from .bin/ to bin/.
* Updated bun.lock file to reflect the latest version of es-set-tostringtag package. * Updated package.json file to reflect the new version of the project (1.2.7). * Updated the version number in the src/index.ts file to reflect the new version of the project (1.2.7).
* Updated README.md with new content and structure * Added installation instructions for local development and global CLI * Introduced configuration options for Groq API key and platform-specific setup * Provided examples for PowerShell, macOS/Linux/Git Bash, and CLI usage * Enhanced features for generating conventional commit messages and providing a concise commit body
* Removed unnecessary Markdown and links from README.md * Updated README.md to provide a concise and professional overview of Commit-AI * Simplified and reorganized the table of contents in README.md * Removed unnecessary sections and links from README.md * Updated installation instructions in README.md * Updated configuration instructions in README.md * Updated features list in README.md
* Updated README.md with new badges and information. * Added new badges for version, npm, Node.js, TypeScript, Groq, and license. * Enhanced README.md with additional details.
* Updated README.md to remove unnecessary badge for npm. * Removed unnecessary badge for npm version. * Updated badges to maintain consistency.
* Updated bun.lock file to reflect the latest version of es-set-tostringtag package. * Updated package.json file to reflect the latest version of the project. * Updated the version number in the src/index.ts file to reflect the latest version of the project.
* Updated README.md with new version number (1.2.9). * Updated bun.lock with new version of es-set-tostringtag (1.2.9). * Updated package.json with new version number (1.2.9). * Updated src/index.ts with new version number (1.2.9).
…project to 1 * Updated README.md with new version number (1.3.0) * Removed unnecessary dependency (@types/node) from bun.lock * Updated es-set-tostringtag dependency in bun.lock to version 1.3.0 * Added chalk dependency to package.json * Updated version number in package.json to 1.3.0 * Updated version number in src/index.ts to 1.3.0
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.