chore(master): release 0.1.2

This commit is contained in:
2026-04-05 10:15:34 +03:00
parent fa35e25686
commit 52d5fd2a38
2 changed files with 9 additions and 1 deletions

View File

@@ -1,3 +1,3 @@
{
".": "0.1.1"
".": "0.1.2"
}

View File

@@ -1,5 +1,13 @@
# Changelog
## [0.1.2](https://github.com/chenasraf/input-form.nvim/compare/v0.1.1...v0.1.2) (2026-04-05)
### Features
* compact dropdown popover style ([fa35e25](https://github.com/chenasraf/input-form.nvim/commit/fa35e25686e1c82ae11d8032e0da86c833ce76e6))
* more style controls in config ([f20343f](https://github.com/chenasraf/input-form.nvim/commit/f20343f312ec6baed1b211afd0113852cee625c8))
## [0.1.1](https://github.com/chenasraf/input-form.nvim/compare/v0.1.0...v0.1.1) (2026-04-04)