@eid-easy/eideasy-widget 2.155.0 → 2.157.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.154.0](https://github.com/eideasy/eideasy-widget/compare/v2.153.1...v2.154.0) (2025-04-28)
1
+ # [2.156.0](https://github.com/eideasy/eideasy-widget/compare/v2.155.0...v2.156.0) (2025-05-19)
2
2
 
3
3
 
4
4
  ### Features
5
5
 
6
- * Add Mit ID login button ([#311](https://github.com/eideasy/eideasy-widget/issues/311)) ([8c33ff8](https://github.com/eideasy/eideasy-widget/commit/8c33ff871cac8bb0d3f70c2a2cb0f3827eb2a102))
6
+ * Digilogix QES signature ([#316](https://github.com/eideasy/eideasy-widget/issues/316)) ([1707dab](https://github.com/eideasy/eideasy-widget/commit/1707dabd0d3bd4d35ce0a594b29357138b890047))
7
7
 
8
8
 
9
9
 
package/CHANGELOG.md CHANGED
@@ -1,3 +1,21 @@
1
+ # [2.157.0](https://github.com/eideasy/eideasy-widget/compare/v2.156.0...v2.157.0) (2025-05-21)
2
+
3
+
4
+ ### Reverts
5
+
6
+ * emit widget events for panda doc ([#314](https://github.com/eideasy/eideasy-widget/issues/314)) ([b7055f4](https://github.com/eideasy/eideasy-widget/commit/b7055f4aa07d767434220990f77e166991237114)), closes [#312](https://github.com/eideasy/eideasy-widget/issues/312)
7
+
8
+
9
+
10
+ # [2.156.0](https://github.com/eideasy/eideasy-widget/compare/v2.155.0...v2.156.0) (2025-05-19)
11
+
12
+
13
+ ### Features
14
+
15
+ * Digilogix QES signature ([#316](https://github.com/eideasy/eideasy-widget/issues/316)) ([1707dab](https://github.com/eideasy/eideasy-widget/commit/1707dabd0d3bd4d35ce0a594b29357138b890047))
16
+
17
+
18
+
1
19
  # [2.155.0](https://github.com/eideasy/eideasy-widget/compare/v2.154.0...v2.155.0) (2025-05-13)
2
20
 
3
21