Skip to content

Commit

Permalink
bump: patch version
Browse files Browse the repository at this point in the history
  • Loading branch information
adoyle-h committed Sep 12, 2024
1 parent 1399474 commit 0752f9d
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 2 deletions.
14 changes: 13 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,19 @@ You can use `:OneUpdate` to update one.nvim to latest. Please read [the "Update"

## [Unreleased]

[Full Changes](https://github.com/adoyle-h/one.nvim/compare/v5.5.0...HEAD)
[Full Changes](https://github.com/adoyle-h/one.nvim/compare/v5.5.1...HEAD)


<a name="v5.5.1"></a>
## v5.5.1 (2024-09-12 16:08:26 +08:00)

[Full Changes](https://github.com/adoyle-h/one.nvim/compare/v5.5.0...v5.5.1)

### Bug Fixes

- Error in decoration provider cmp:GHOST_TEXT.win ([1399474](https://github.com/adoyle-h/one.nvim/commit/13994746cc8cc87fc2f99690441e9cf1d5f6b3da))
> Do not show nvim-cmp in neo-tree
- **escape**: press jk escaped in visual mode ([e4af02a](https://github.com/adoyle-h/one.nvim/commit/e4af02ac979a9df4e7101ddaa2910aa114802315))


<a name="v5.5.0"></a>
Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
5.5.0
5.5.1

0 comments on commit 0752f9d

Please sign in to comment.