@keeper-security/keeper-js-ui 0.18.2 → 0.19.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -1,5 +1,25 @@
1
1
  # Changelog
2
2
 
3
+ ## [0.19.1](https://github.com/Keeper-Security/keeper-js-ui/compare/v0.19.0...v0.19.1) (2026-03-12)
4
+
5
+
6
+ ### Bug Fixes
7
+
8
+ * **Icon:** flatten more logo icons ([#475](https://github.com/Keeper-Security/keeper-js-ui/issues/475)) ([1bcc442](https://github.com/Keeper-Security/keeper-js-ui/commit/1bcc442758d8193ccf95e32e71ff407df76ad03e)), closes [#474](https://github.com/Keeper-Security/keeper-js-ui/issues/474)
9
+
10
+ ## [0.19.0](https://github.com/Keeper-Security/keeper-js-ui/compare/v0.18.2...v0.19.0) (2026-03-05)
11
+
12
+
13
+ ### Features
14
+
15
+ * **Icon:** add AppWindowEllipsisIcon and ArrowUpArrowDownIcon ([#470](https://github.com/Keeper-Security/keeper-js-ui/issues/470)) ([8bde99a](https://github.com/Keeper-Security/keeper-js-ui/commit/8bde99ad7aef21c55a58c0792292a5b9eae5ecda))
16
+
17
+
18
+ ### Bug Fixes
19
+
20
+ * **AvatarStatus:** make active borders stand out more ([#464](https://github.com/Keeper-Security/keeper-js-ui/issues/464)) ([7093c72](https://github.com/Keeper-Security/keeper-js-ui/commit/7093c7280534697fba0b0c22ba197c2bad3f5ca6))
21
+ * **VisuallyHidden:** make component publicly available ([#469](https://github.com/Keeper-Security/keeper-js-ui/issues/469)) ([f800040](https://github.com/Keeper-Security/keeper-js-ui/commit/f800040db9594d5afb9be0fbafaa5e1464fb08a8))
22
+
3
23
  ## [0.18.2](https://github.com/Keeper-Security/keeper-js-ui/compare/v0.18.1...v0.18.2) (2026-02-26)
4
24
 
5
25