From 02e06d0c6c120440a73977b5b8f4259229aa3a51 Mon Sep 17 00:00:00 2001 From: rvolykh Date: Thu, 30 Oct 2025 14:09:13 +0200 Subject: [PATCH] chore(main): release 2.1.0 --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2fa98aa..fe0ca65 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [2.1.0](https://github.com/rvolykh/vui/compare/v2.0.0...v2.1.0) (2025-10-30) + + +### Features + +* Add AWS SecretsManager profile support ([#13](https://github.com/rvolykh/vui/issues/13)) ([fab712b](https://github.com/rvolykh/vui/commit/fab712b3c2de72672a89296e8bcea10af30eb192)) + ## [2.0.0](https://github.com/rvolykh/vui/compare/v1.0.0...v2.0.0) (2025-10-30)