From 8e0d650c8f2c5e8a43ffc52c3b9d7976d373eb05 Mon Sep 17 00:00:00 2001 From: ADoyle Date: Wed, 19 Jun 2024 20:24:43 +0800 Subject: [PATCH] bump: patch version --- CHANGELOG.md | 15 ++++++++++++++- VERSION | 2 +- 2 files changed, 15 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index d693ada..04e1364 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,7 +10,20 @@ 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.2.1...HEAD) +[Full Changes](https://github.com/adoyle-h/one.nvim/compare/v5.2.2...HEAD) + + + +## v5.2.2 (2024-06-19 20:17:37 +08:00) + +[Full Changes](https://github.com/adoyle-h/one.nvim/compare/v5.2.1...v5.2.2) + +### Bug Fixes + +- dressing.nvim has a breaking change ([17def1b](https://github.com/adoyle-h/one.nvim/commit/17def1b505e4eb8f9d5c6cac035eafe25a106985)) + > See https://github.com/stevearc/dressing.nvim/commit/cd895f511fc8bd841324c73feb2b9c791b946691 +- use folke/noice.nvim instead of adoyle-h/noice.nvim ([ed04251](https://github.com/adoyle-h/one.nvim/commit/ed04251aed2fbe948dfea7875b321bd463c11b48)) + > User should reinstall noice.nvim diff --git a/VERSION b/VERSION index 26d99a2..ce7f2b4 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -5.2.1 +5.2.2