We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7abc4b0 commit 7f71b0eCopy full SHA for 7f71b0e
2 files changed
.release-please-manifest.json
@@ -1,3 +1,3 @@
1
{
2
- ".": "0.1.0"
+ ".": "0.1.1"
3
}
CHANGELOG.md
@@ -1,5 +1,18 @@
# Changelog
+## [0.1.1](https://github.com/chenasraf/input-form.nvim/compare/v0.1.0...v0.1.1) (2026-04-04)
4
+
5
6
+### Features
7
8
+* dropdown chevron ([ea5bbd8](https://github.com/chenasraf/input-form.nvim/commit/ea5bbd8e9f881fee9b50f8493c73dff869f1badf))
9
+* input validators ([7abc4b0](https://github.com/chenasraf/input-form.nvim/commit/7abc4b046df42721ea66c76b9f0a5cbc867b996b))
10
11
12
+### Bug Fixes
13
14
+* disable newlines in single-line inputs ([c8e2795](https://github.com/chenasraf/input-form.nvim/commit/c8e2795afb502131d248e35da9612ca5525120dd))
15
16
## [0.1.0](https://github.com/chenasraf/input-form.nvim/compare/v0.1.0...v0.1.0) (2026-04-04)
17
18
0 commit comments