We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0424bdf commit eaa5c50Copy full SHA for eaa5c50
2 files changed
.release-please-manifest.json
@@ -1,3 +1,3 @@
1
{
2
- ".": "0.1.2"
+ ".": "0.1.3"
3
}
CHANGELOG.md
@@ -1,5 +1,13 @@
# Changelog
+## [0.1.3](https://github.com/chenasraf/input-form.nvim/compare/v0.1.2...v0.1.3) (2026-04-05)
4
+
5
6
+### Features
7
8
+* checkbox field ([94a784f](https://github.com/chenasraf/input-form.nvim/commit/94a784f64ce9256a1f9ac6ada7e36fbb4feb9573))
9
+* spacer ([0424bdf](https://github.com/chenasraf/input-form.nvim/commit/0424bdf63373f0bf571bb4e48e43a1b855bb4ad6))
10
11
## [0.1.2](https://github.com/chenasraf/input-form.nvim/compare/v0.1.1...v0.1.2) (2026-04-05)
12
13
0 commit comments