@unlk/keymaster 1.4.9 → 1.5.0

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
@@ -2,6 +2,11 @@
2
2
 
3
3
  All notable changes to this project will be documented in this file.
4
4
 
5
+ ## [1.5.0] - 2026-04-24
6
+
7
+ ### Update
8
+ - Accordion Flush Background
9
+
5
10
  ## [1.4.9] - 2026-04-24
6
11
 
7
12
  ### Update
@@ -21866,7 +21866,7 @@
21866
21866
  }
21867
21867
 
21868
21868
  /*!
21869
- * Keymaster v1.4.9 (https://keymaster.unlock.com)
21869
+ * Keymaster v1.5.0 (https://keymaster.unlock.com)
21870
21870
  * Copyright 2022-2025 Unlk Developers
21871
21871
  * Licensed under MIT
21872
21872
  */
@@ -36553,6 +36553,7 @@ textarea.form-control-lg {
36553
36553
  }
36554
36554
  .accordion-flush {
36555
36555
  border-radius: 0.5rem;
36556
+ background-color: #fff;
36556
36557
  }
36557
36558
 
36558
36559
  .accordion-alt {