Neovim plugin improving access to clipboard history (mirror)
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

chore(main): release 1.1.2 (#28)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

authored by

github-actions[bot]
github-actions[bot]
and committed by
GitHub
31e2cbe7 bf35c1a5

+7
+7
CHANGELOG.md
··· 1 1 # Changelog 2 2 3 + ## [1.1.2](https://github.com/ptdewey/yankbank-nvim/compare/v1.1.1...v1.1.2) (2026-01-02) 4 + 5 + 6 + ### Bug Fixes 7 + 8 + * call `ensure_initialized` in yankbank api functions ([#27](https://github.com/ptdewey/yankbank-nvim/issues/27)) ([8c912ae](https://github.com/ptdewey/yankbank-nvim/commit/8c912aee5e701eafecc33db2820c144089f2dbf1)) 9 + 3 10 ## [1.1.1](https://github.com/ptdewey/yankbank-nvim/compare/v1.1.0...v1.1.1) (2025-08-15) 4 11 5 12