From 0b2bb1c016ebf63fc14ccf0079e4f2693151aa04 Mon Sep 17 00:00:00 2001 From: rvolykh Date: Thu, 30 Oct 2025 18:47:32 +0200 Subject: [PATCH] chore(main): release 2.2.1 --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index b761c64..ceabe85 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [2.2.1](https://github.com/rvolykh/vui/compare/v2.2.0...v2.2.1) (2025-10-30) + + +### Bug Fixes + +* Allow to save secrets without key ([b8a473d](https://github.com/rvolykh/vui/commit/b8a473d99c4559c3aa4870be2e67ab90e6946912)) + ## [2.2.0](https://github.com/rvolykh/vui/compare/v2.1.0...v2.2.0) (2025-10-30)