@eid-easy/eideasy-widget 2.138.0 → 2.139.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.137.1](https://github.com/eideasy/eideasy-widget/compare/v2.137.0...v2.137.1) (2024-12-27)
1
+ ## [2.138.1](https://github.com/eideasy/eideasy-widget/compare/v2.138.0...v2.138.1) (2025-01-08)
2
2
 
3
3
 
4
4
  ### Features
5
5
 
6
- * Fix FTN modal Swedish translation ([#283](https://github.com/eideasy/eideasy-widget/issues/283)) ([1fe9cf0](https://github.com/eideasy/eideasy-widget/commit/1fe9cf0c77903ff3c82583b3ff1bb9eb91cf5d5e))
6
+ * Use another authType for Infocert SignAPI ([#285](https://github.com/eideasy/eideasy-widget/issues/285)) ([a94ab62](https://github.com/eideasy/eideasy-widget/commit/a94ab6233231a5b0578a2254f6f2c4f4ec0d2c80))
7
7
 
8
8
 
9
9
 
package/CHANGELOG.md CHANGED
@@ -1,3 +1,21 @@
1
+ # [2.139.0](https://github.com/eideasy/eideasy-widget/compare/v2.138.1...v2.139.0) (2025-01-09)
2
+
3
+
4
+ ### Features
5
+
6
+ * add refresh buttons to smart-id auth and signing modules ([#286](https://github.com/eideasy/eideasy-widget/issues/286)) ([773d93c](https://github.com/eideasy/eideasy-widget/commit/773d93cc5fba52e9e7b194308e7c04b26bef8f54))
7
+
8
+
9
+
10
+ ## [2.138.1](https://github.com/eideasy/eideasy-widget/compare/v2.138.0...v2.138.1) (2025-01-08)
11
+
12
+
13
+ ### Features
14
+
15
+ * Use another authType for Infocert SignAPI ([#285](https://github.com/eideasy/eideasy-widget/issues/285)) ([a94ab62](https://github.com/eideasy/eideasy-widget/commit/a94ab6233231a5b0578a2254f6f2c4f4ec0d2c80))
16
+
17
+
18
+
1
19
  # [2.138.0](https://github.com/eideasy/eideasy-widget/compare/v2.137.1...v2.138.0) (2025-01-07)
2
20
 
3
21