Skip to content

Commit 276879d

Browse files
chore(main): release 2.3.0 (#100)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent bfe4976 commit 276879d

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

.release-please-manifest.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "2.2.0"
2+
".": "2.3.0"
33
}

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [2.3.0](https://github.com/s1n7ax/nvim-window-picker/compare/v2.2.0...v2.3.0) (2025-01-14)
4+
5+
6+
### Features
7+
8+
* add floating letter hint ([#99](https://github.com/s1n7ax/nvim-window-picker/issues/99)) ([bfe4976](https://github.com/s1n7ax/nvim-window-picker/commit/bfe49763dd297d02e5a9fda7ca252890324ef78e))
9+
310
## [2.2.0](https://github.com/s1n7ax/nvim-window-picker/compare/v2.1.1...v2.2.0) (2025-01-11)
411

512

version.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.2.0
1+
2.3.0

0 commit comments

Comments
 (0)