mirror of
https://github.com/folke/snacks.nvim
synced 2025-12-23 08:47:57 +00:00
chore(main): release 2.27.0 (#2351)
🤖 I have created a release *beep* *boop* --- ## [2.27.0](https://github.com/folke/snacks.nvim/compare/v2.26.0...v2.27.0) (2025-10-26) ### Features * **keymap:** added new `enabled` option ([b0f21fa](b0f21fa745)) * **picker.proc:** finder to process json ([5294c4f](5294c4f39e)) * **util.job:** simple wrapper around jobstart to work with terminals (used in dashboards and pickers) ([de05631](de05631e6a)) * **util.lsp:** added overload for `Snacks.util.lsp.on(cb)` ([f33aa20](f33aa2017a)) ### Bug Fixes * **dashboard:** don't add sleep in nushell. Closes [#1706](https://github.com/folke/snacks.nvim/issues/1706) ([44f71d2](44f71d2113)) * **explorer:** refresh git status on all tabs when needed. Closes [#2348](https://github.com/folke/snacks.nvim/issues/2348) ([1472211](1472211f9c)) * **explorer:** windows path fixes ([e1dc6b3](e1dc6b3bdd)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
parent
d5d66cb73c
commit
4b3bb54d8b
3 changed files with 19 additions and 2 deletions
2
.github/release-please-manifest.json
vendored
2
.github/release-please-manifest.json
vendored
|
|
@ -1,3 +1,3 @@
|
|||
{
|
||||
".": "2.26.0"
|
||||
".": "2.27.0"
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue