@unlk/keymaster 1.5.3 → 1.5.4

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.4] - 2026-04-30
6
+
7
+ ### Add
8
+ - Progress Sm
9
+
5
10
  ## [1.5.3] - 2026-04-30
6
11
 
7
12
  ### Update
@@ -21866,7 +21866,7 @@
21866
21866
  }
21867
21867
 
21868
21868
  /*!
21869
- * Keymaster v1.5.3 (https://keymaster.unlock.com)
21869
+ * Keymaster v1.5.4 (https://keymaster.unlock.com)
21870
21870
  * Copyright 2022-2025 Unlk Developers
21871
21871
  * Licensed under MIT
21872
21872
  */
@@ -37311,5 +37311,8 @@ textarea.form-control-lg {
37311
37311
  transform: rotate(360deg);
37312
37312
  }
37313
37313
  }
37314
+ .progress-sm {
37315
+ --bs-progress-height: 0.5rem;
37316
+ }
37314
37317
 
37315
37318
  /*# sourceMappingURL=keymaster.css.map */