Skip to content

Commit

Permalink
chore(main): release 1.5.1 (#184)
Browse files Browse the repository at this point in the history
  • Loading branch information
mikavilpas authored Jul 12, 2024
1 parent 607db68 commit 1f525ac
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
".": "1.5.0"
".": "1.5.1"
}
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [1.5.1](https://github.com/mikavilpas/yazi.nvim/compare/v1.5.0...v1.5.1) (2024-07-12)


### Bug Fixes

* not handling bulk renaming events correctly ([607db68](https://github.com/mikavilpas/yazi.nvim/commit/607db68b14b72dc38d235b6ebdb9a6361ba84691))

## [1.5.0](https://github.com/mikavilpas/yazi.nvim/compare/v1.4.0...v1.5.0) (2024-07-12)


Expand Down

0 comments on commit 1f525ac

Please sign in to comment.