Skip to content

Commit 7f71b0e

Browse files
committed
chore(master): release 0.1.1
1 parent 7abc4b0 commit 7f71b0e

2 files changed

Lines changed: 14 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.0"
2+
".": "0.1.1"
33
}

CHANGELOG.md

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

3+
## [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+
316
## [0.1.0](https://github.com/chenasraf/input-form.nvim/compare/v0.1.0...v0.1.0) (2026-04-04)
417

518

0 commit comments

Comments
 (0)