Skip to content

Commit d145956

Browse files
chore(main): release 0.4.3
1 parent 3681a96 commit d145956

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,16 @@
66
* **ci:** PKG_CONFIG_PATH and PKG_CONFIG_LIBDIR for ripdrag build ([f7cb9a4](https://github.com/YeferYV/RetroNvim/commit/f7cb9a4220095bae2d84bae6ee97608d99b44e03))
77
* **wezterm:** auto load retronvim's profile.ps1 ([525404e](https://github.com/YeferYV/RetroNvim/commit/525404e8691c353cd66f4bf32ed0a13d6c09c5a2))
88

9+
## [0.4.3](https://github.com/YeferYV/RetroNvim/compare/v0.4.2...v0.4.3) (2025-11-15)
10+
11+
12+
### Bug Fixes
13+
14+
* **keybinding.json:** `!inputFocus` doesn't trigger search key `/` ([7edfe73](https://github.com/YeferYV/RetroNvim/commit/7edfe730adf3b88562dddf8c32ea77772643d04c))
15+
* **nvim:** `preview git hunk` deleted hunk takes out one line + terminal keymaps ([29a8e0a](https://github.com/YeferYV/RetroNvim/commit/29a8e0a70b0ab761a1df8ac52e93f547c26f52af))
16+
* **nvim:** `preview git hunk` with `[directory]` now works ([ec679bb](https://github.com/YeferYV/RetroNvim/commit/ec679bbf08928e490aba0b296f9a37fb7adccefa))
17+
* **yazi:** fzf sorted ([658fa44](https://github.com/YeferYV/RetroNvim/commit/658fa4483d47d6ea480549e70ddfdde9c4b53d98))
18+
919
## [0.4.2](https://github.com/YeferYV/RetroNvim/compare/v0.4.1...v0.4.2) (2025-11-08)
1020

1121

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"name": "YeferYV",
99
"url": "https://github.com/YeferYV"
1010
},
11-
"version": "0.4.2",
11+
"version": "0.4.3",
1212
"engines": {
1313
"vscode": "^1.85.0"
1414
},

0 commit comments

Comments
 (0)