@idscan/idvc2 3.9.0 → 3.9.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/README.md CHANGED
@@ -81,6 +81,12 @@ import IDVC from '@idscan/idvc2'
81
81
 
82
82
  ## Version history
83
83
 
84
+ - **3.9.2**
85
+ - fix: Fixed container hint styles and its display for the barcode.
86
+
87
+ - **3.9.1**
88
+ - fix: fixed and improvements
89
+
84
90
  - **3.9.0**
85
91
  - feat: created a method in WebLib that transforms the output data of the submit event into an object format accepted by the Dive API.
86
92