@idscan/onboarding 2.7.2 → 2.7.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/package.json
CHANGED
package/readme.md
CHANGED
|
@@ -179,6 +179,12 @@ btn.addEventListener('click', () => {
|
|
|
179
179
|
|
|
180
180
|
## Version history
|
|
181
181
|
|
|
182
|
+
- **2.7.4**
|
|
183
|
+
- fix: remove fingerprint
|
|
184
|
+
|
|
185
|
+
- **2.7.3**
|
|
186
|
+
- fix: change default config
|
|
187
|
+
|
|
182
188
|
- **2.7.2**
|
|
183
189
|
- feat: css import from idvc module was removed
|
|
184
190
|
- Updated IDVC component
|