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

chore(main): release 3.3.0 #83

Merged
merged 1 commit into from
Jun 29, 2024
Merged

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Jun 28, 2024

🤖 I have created a release beep boop

3.3.0 (2024-06-29)

This release is mainly focused on support for toggleable extensions. This allows users to turn off highlights where defaults are preferred or disable plugins they don't use.

It also includes explicit support for mini.nvim - special thanks to @echasnovski for personally implementing!

Features

  • add support for toggleable extensions (#82) (07d5a85)
  • extensions: add alpha, cmp, dashboard, grapple (6af8320)
  • extensions: add explicit full 'mini.nvim' support (#86) (63a4dbe)
  • extensions: borderless fzf-lua theme (ba05f56), closes #81
  • extensions: migrate remaining theme plugins to extensions (ad8ad48)

Bug Fixes

  • mini: use solid color where bg is used as fg (3d8ee41)
  • missing Added and Removed groups (8e5bf0b)
  • visual mode contrast (e5b5f34)

This PR was generated with Release Please. See documentation.

@github-actions github-actions bot added the autorelease: pending Release is pending this PR being merged into main. label Jun 28, 2024
@github-actions github-actions bot force-pushed the release-please--branches--main branch 2 times, most recently from df59f5e to 8c657e2 Compare June 28, 2024 02:20
@github-actions github-actions bot force-pushed the release-please--branches--main branch from 8c657e2 to 40c43d6 Compare June 28, 2024 02:23
@github-actions github-actions bot force-pushed the release-please--branches--main branch 6 times, most recently from 04e89fe to a52f9fc Compare June 28, 2024 23:06
@github-actions github-actions bot force-pushed the release-please--branches--main branch from a52f9fc to 2310f54 Compare June 29, 2024 02:01
@scottmckendry scottmckendry merged commit 082e9cd into main Jun 29, 2024
Copy link
Contributor Author

@github-actions github-actions bot added autorelease: tagged Merged and released! and removed autorelease: pending Release is pending this PR being merged into main. labels Jun 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
autorelease: tagged Merged and released!
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Entire mini.nvim, vim-fugitive and fzf-lua support
1 participant