@eid-easy/eideasy-widget 2.83.0 → 2.83.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.
@@ -1,9 +1,9 @@
1
- # [2.82.0](https://github.com/eideasy/eideasy-widget/compare/v2.81.0...v2.82.0) (2023-06-15)
1
+ ## [2.83.1](https://github.com/eideasy/eideasy-widget/compare/v2.83.0...v2.83.1) (2023-08-15)
2
2
 
3
3
 
4
4
  ### Features
5
5
 
6
- * Add IDIN customer id login module ([#193](https://github.com/eideasy/eideasy-widget/issues/193)) ([a7ebfa1](https://github.com/eideasy/eideasy-widget/commit/a7ebfa119615c2ef97ee970f798233348e350d33))
6
+ * Yes.com branding changes for widget ([#196](https://github.com/eideasy/eideasy-widget/issues/196)) ([f6be3ee](https://github.com/eideasy/eideasy-widget/commit/f6be3ee48a4fea68cb651e360d87de8708bee120))
7
7
 
8
8
 
9
9
 
package/CHANGELOG.md CHANGED
@@ -1,3 +1,21 @@
1
+ ## [2.83.2](https://github.com/eideasy/eideasy-widget/compare/v2.83.1...v2.83.2) (2023-08-17)
2
+
3
+
4
+ ### Features
5
+
6
+ * Widget stop showing spinner when response is 500 ([#198](https://github.com/eideasy/eideasy-widget/issues/198)) ([e538ef0](https://github.com/eideasy/eideasy-widget/commit/e538ef0322bdced5747ce4782f6cad1c2653b3cd))
7
+
8
+
9
+
10
+ ## [2.83.1](https://github.com/eideasy/eideasy-widget/compare/v2.83.0...v2.83.1) (2023-08-15)
11
+
12
+
13
+ ### Features
14
+
15
+ * Yes.com branding changes for widget ([#196](https://github.com/eideasy/eideasy-widget/issues/196)) ([f6be3ee](https://github.com/eideasy/eideasy-widget/commit/f6be3ee48a4fea68cb651e360d87de8708bee120))
16
+
17
+
18
+
1
19
  # [2.83.0](https://github.com/eideasy/eideasy-widget/compare/v2.82.0...v2.83.0) (2023-07-13)
2
20
 
3
21