@eid-easy/eideasy-widget 2.13.1 → 2.15.1

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,14 +1,9 @@
1
- # [2.13.0](https://github.com/eideasy/eideasy-widget/compare/v2.12.0...v2.13.0) (2022-04-11)
2
-
3
-
4
- ### Bug Fixes
5
-
6
- * update browser client ([a528602](https://github.com/eideasy/eideasy-widget/commit/a5286028efc11d7b8bcf1f2e75bab298b94ed945))
1
+ # [2.15.0](https://github.com/eideasy/eideasy-widget/compare/v2.14.0...v2.15.0) (2022-04-13)
7
2
 
8
3
 
9
4
  ### Features
10
5
 
11
- * add remoteMonitoringEnabled option ([#84](https://github.com/eideasy/eideasy-widget/issues/84)) ([0e03d7d](https://github.com/eideasy/eideasy-widget/commit/0e03d7d13cf893d36c5d6fbb41de5d663822f5d4))
6
+ * add Chave Movel qualified signature method ([0f5ee18](https://github.com/eideasy/eideasy-widget/commit/0f5ee1805095fcce01af8339d94929fa90d9dde6))
12
7
 
13
8
 
14
9
 
package/CHANGELOG.md CHANGED
@@ -1,3 +1,30 @@
1
+ ## [2.15.1](https://github.com/eideasy/eideasy-widget/compare/v2.15.0...v2.15.1) (2022-04-14)
2
+
3
+
4
+ ### Bug Fixes
5
+
6
+ * update browser client to v2.17.1 ([e92cc7c](https://github.com/eideasy/eideasy-widget/commit/e92cc7c0720d9c01c00f8f706b2d47c0b5defe9b))
7
+
8
+
9
+
10
+ # [2.15.0](https://github.com/eideasy/eideasy-widget/compare/v2.14.0...v2.15.0) (2022-04-13)
11
+
12
+
13
+ ### Features
14
+
15
+ * add Chave Movel qualified signature method ([0f5ee18](https://github.com/eideasy/eideasy-widget/commit/0f5ee1805095fcce01af8339d94929fa90d9dde6))
16
+
17
+
18
+
19
+ # [2.14.0](https://github.com/eideasy/eideasy-widget/compare/v2.13.1...v2.14.0) (2022-04-12)
20
+
21
+
22
+ ### Features
23
+
24
+ * add MitId simple signature method ([#86](https://github.com/eideasy/eideasy-widget/issues/86)) ([340e7f2](https://github.com/eideasy/eideasy-widget/commit/340e7f29347fb6281fc4a0a7324a9b0e59f9c78d))
25
+
26
+
27
+
1
28
  ## [2.13.1](https://github.com/eideasy/eideasy-widget/compare/v2.13.0...v2.13.1) (2022-04-11)
2
29
 
3
30