@eid-easy/eideasy-widget 2.11.3 → 2.12.0-beta.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,8 +1,9 @@
1
- ## [2.11.2](https://github.com/eideasy/eideasy-widget/compare/v2.11.1...v2.11.2) (2022-01-28)
1
+ ## [2.11.5](https://github.com/eideasy/eideasy-widget/compare/v2.11.4...v2.11.5) (2022-03-22)
2
2
 
3
3
 
4
+ ### Bug Fixes
4
5
 
5
- ## [2.11.1](https://github.com/eideasy/eideasy-widget/compare/v2.11.0...v2.11.1) (2022-01-21)
6
+ * use a newer version of the browser-client for improved user cancel messages ([#79](https://github.com/eideasy/eideasy-widget/issues/79)) ([921684c](https://github.com/eideasy/eideasy-widget/commit/921684ceafcea36faeb16a0fbc9733d78390217d))
6
7
 
7
8
 
8
9
 
package/CHANGELOG.md CHANGED
@@ -1,3 +1,30 @@
1
+ # [2.12.0-beta.0](https://github.com/eideasy/eideasy-widget/compare/v2.11.5...v2.12.0-beta.0) (2022-03-29)
2
+
3
+
4
+ ### Features
5
+
6
+ * add D-Trust sign-me QES signing method" ([#80](https://github.com/eideasy/eideasy-widget/issues/80)) ([99f7545](https://github.com/eideasy/eideasy-widget/commit/99f754543d3b8629d731625c2b7990d3f3417128))
7
+
8
+
9
+
10
+ ## [2.11.5](https://github.com/eideasy/eideasy-widget/compare/v2.11.4...v2.11.5) (2022-03-22)
11
+
12
+
13
+ ### Bug Fixes
14
+
15
+ * use a newer version of the browser-client for improved user cancel messages ([#79](https://github.com/eideasy/eideasy-widget/issues/79)) ([921684c](https://github.com/eideasy/eideasy-widget/commit/921684ceafcea36faeb16a0fbc9733d78390217d))
16
+
17
+
18
+
19
+ ## [2.11.4](https://github.com/eideasy/eideasy-widget/compare/v2.11.3...v2.11.4) (2022-03-22)
20
+
21
+
22
+ ### Bug Fixes
23
+
24
+ * show a more informative message for isCancel errors ([#78](https://github.com/eideasy/eideasy-widget/issues/78)) ([063a521](https://github.com/eideasy/eideasy-widget/commit/063a521af4b118748a15e5a1ca178112a961c9ce))
25
+
26
+
27
+
1
28
  ## [2.11.3](https://github.com/eideasy/eideasy-widget/compare/v2.11.2...v2.11.3) (2022-02-04)
2
29
 
3
30