-
-
Notifications
You must be signed in to change notification settings - Fork 30
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
chore: release 1.15.0 #304
Merged
Conversation
This file contains 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
## [1.14.3-beta.1](v1.14.2...v1.14.3-beta.1) (2023-11-09) ### 🐛 Bug Fixes * change the classname and remove extra code ([241c385](241c385)) * elemenet to the dom if it's not added already ([c654b82](c654b82))
* fix: chunk processing in Chat component. * chore: format and lint the code
* Add .gitattributes file * Add LF normalization setting for .ts files * Add LF normalization setting for .tsx files * feat: add line endings rules for .js .json and .md
* fix: link to usage guide on README and update Documentation section for better read * fix: link to Docs in constants.ts * docs(README.md): Update Contributing and Community sections by adding more info for clarification * fix(README.md): Title capitalizations * chores(constants.ts): Add semicolon to fix lint problem
## [1.14.3-beta.3](v1.14.3-beta.2...v1.14.3-beta.3) (2024-01-12) ### 🐛 Bug Fixes * Link to Usage Guide and Update README ([#298](#298)) ([ba5cef6](ba5cef6))
* feat: show PR description generator on comments * feat: generalize the ai description generator * chore: add inject on new page * chore: lint the files * chore: format * chore: format * Update GitHub constants and fix text area bug in DescriptionGeneratorButton * chore: format * feat: enable comments button with focus and blur field * chore: format lint
## [1.15.0-beta.1](v1.14.3-beta.3...v1.15.0-beta.1) (2024-01-12) ### 🍕 Features * enable AI description generator on comments ([#285](#285)) ([a30380b](a30380b))
Signed-off-by: John McBride <john@opensauced.pizza>
feat: Upgrade to v2 API
## [1.15.0-beta.2](v1.15.0-beta.1...v1.15.0-beta.2) (2024-01-25) ### 🍕 Features * Upgrade to v2 API ([693d459](693d459))
bdougie
approved these changes
Jan 30, 2024
🎉 This PR is included in version 1.15.0 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
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.