Skip to content

Commit 5b8773a

Browse files
committed
chore(master): release 0.1.4
1 parent d89ddd9 commit 5b8773a

2 files changed

Lines changed: 10 additions & 1 deletion

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "0.1.3"
2+
".": "0.1.4"
33
}

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# Changelog
22

3+
## [0.1.4](https://github.com/chenasraf/input-form.nvim/compare/v0.1.3...v0.1.4) (2026-06-15)
4+
5+
6+
### Features
7+
8+
* **form:** add form:redraw() method ([8e456c7](https://github.com/chenasraf/input-form.nvim/commit/8e456c769bda11d9b8e1c8d72210e53ee7243358))
9+
* **form:** restore editor mode on close ([790809a](https://github.com/chenasraf/input-form.nvim/commit/790809a03372e52cb54f9f590320b49926fc82d9))
10+
* **inputs:** add button control ([e7e0720](https://github.com/chenasraf/input-form.nvim/commit/e7e0720fc56e69a68140daee158dde1e9c607604))
11+
312
## [0.1.3](https://github.com/chenasraf/input-form.nvim/compare/v0.1.2...v0.1.3) (2026-04-05)
413

514

0 commit comments

Comments
 (0)