aloha-vue 2.47.1 → 2.47.2

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
@@ -7,6 +7,10 @@
7
7
  ---
8
8
  # Versions
9
9
 
10
+ ## 2.47.2
11
+
12
+ - Fix: Correct model handling when required and the model is empty in `AInputCurrency`
13
+
10
14
  ## 2.47.1
11
15
 
12
16
  - Fix: Move cursor after the last decimal when focused on the last position in `AInputCurrency`