Skip to content
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

fix: address an issue where label keybindings are not included in Help menu #563

Merged
merged 1 commit into from
Sep 20, 2024

Conversation

jooyoungseo
Copy link
Member

This pull request addresses issue #559, where the label keybindings were not included in the Help menu. The commit fixes this issue by adding the missing label keybindings to the Help table. Now, the label keybindings, along with the LLM Chat keybindings, are properly displayed in the Help menu.

fixes #559

@jooyoungseo jooyoungseo merged commit 102733f into main Sep 20, 2024
1 check passed
@jooyoungseo jooyoungseo deleted the jooyoungseo/issue559 branch September 20, 2024 22:38
github-actions bot pushed a commit that referenced this pull request Sep 21, 2024
## [2.16.1](v2.16.0...v2.16.1) (2024-09-21)

### Bug Fixes

* address an issue where label keybindings are not included in Help menu ([#563](#563)) ([102733f](102733f))
* enable aria live announcement of name or title on load ([#557](#557)) ([6553aa8](6553aa8))
Copy link
Contributor

🎉 This PR is included in version 2.16.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

fix: address an issue where label and LLM Chat keybindings are included in the Help menu
1 participant