Skip to content

Commit 720d3d7

Browse files
chore(main): release 0.4.0 (#59)
🤖 I have created a release *beep* *boop* --- ## [0.4.0](v0.3.0...v0.4.0) (2025-09-10) ### Features * Config file support ([#58](#58)) ([37e54ae](37e54ae)), closes [#56](#56) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 37e54ae commit 720d3d7

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22

33
All notable changes to this project will be documented in this file. See [commit-and-tag-version](https://github.com/absolute-version/commit-and-tag-version) for commit guidelines.
44

5+
## [0.4.0](https://github.com/mikew/nvrh/compare/v0.3.0...v0.4.0) (2025-09-10)
6+
7+
8+
### Features
9+
10+
* Config file support ([#58](https://github.com/mikew/nvrh/issues/58)) ([37e54ae](https://github.com/mikew/nvrh/commit/37e54ae41bc55dd995fa23ebce4e055796069587)), closes [#56](https://github.com/mikew/nvrh/issues/56)
11+
512
## [0.3.0](https://github.com/mikew/nvrh/compare/v0.2.0...v0.3.0) (2025-08-20)
613

714

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
22
"name": "nvrh",
33
"shortDescription": "A remote helper for neovim",
4-
"version": "0.3.0"
4+
"version": "0.4.0"
55
}

0 commit comments

Comments
 (0)