@eid-easy/eideasy-widget 2.154.0 → 2.156.0

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.153.0](https://github.com/eideasy/eideasy-widget/compare/v2.152.1...v2.153.0) (2025-04-23)
1
+ # [2.155.0](https://github.com/eideasy/eideasy-widget/compare/v2.154.0...v2.155.0) (2025-05-13)
2
2
 
3
3
 
4
4
  ### Features
5
5
 
6
- * Add Infocert QES in our CSC API ([#309](https://github.com/eideasy/eideasy-widget/issues/309)) ([2d506b8](https://github.com/eideasy/eideasy-widget/commit/2d506b85ca7f4f12aabe0758ea6477e9d36e9a73))
6
+ * Emit event when flow is started ([#312](https://github.com/eideasy/eideasy-widget/issues/312)) ([a5815cb](https://github.com/eideasy/eideasy-widget/commit/a5815cb0d23f93cf064f98b79bfb059352d29d8a))
7
7
 
8
8
 
9
9
 
package/CHANGELOG.md CHANGED
@@ -1,3 +1,21 @@
1
+ # [2.156.0](https://github.com/eideasy/eideasy-widget/compare/v2.155.0...v2.156.0) (2025-05-19)
2
+
3
+
4
+ ### Features
5
+
6
+ * Digilogix QES signature ([#316](https://github.com/eideasy/eideasy-widget/issues/316)) ([1707dab](https://github.com/eideasy/eideasy-widget/commit/1707dabd0d3bd4d35ce0a594b29357138b890047))
7
+
8
+
9
+
10
+ # [2.155.0](https://github.com/eideasy/eideasy-widget/compare/v2.154.0...v2.155.0) (2025-05-13)
11
+
12
+
13
+ ### Features
14
+
15
+ * Emit event when flow is started ([#312](https://github.com/eideasy/eideasy-widget/issues/312)) ([a5815cb](https://github.com/eideasy/eideasy-widget/commit/a5815cb0d23f93cf064f98b79bfb059352d29d8a))
16
+
17
+
18
+
1
19
  # [2.154.0](https://github.com/eideasy/eideasy-widget/compare/v2.153.1...v2.154.0) (2025-04-28)
2
20
 
3
21