@eid-easy/eideasy-widget 2.162.0 → 2.163.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,9 +1,9 @@
1
- # [2.161.0](https://github.com/eideasy/eideasy-widget/compare/v2.160.0...v2.161.0) (2025-06-30)
1
+ # [2.163.0](https://github.com/eideasy/eideasy-widget/compare/v2.162.0...v2.163.0) (2025-07-01)
2
2
 
3
3
 
4
4
  ### Features
5
5
 
6
- * Add IgniSign Bare Signature ([#317](https://github.com/eideasy/eideasy-widget/issues/317)) ([a5b999c](https://github.com/eideasy/eideasy-widget/commit/a5b999ce4582b1473d16b14a4e9c1146643e5f34))
6
+ * UI distinquish different signature levels ([#322](https://github.com/eideasy/eideasy-widget/issues/322)) ([13f067d](https://github.com/eideasy/eideasy-widget/commit/13f067d38557c406ac3486aeef1fc70073e224ef))
7
7
 
8
8
 
9
9
 
package/CHANGELOG.md CHANGED
@@ -1,3 +1,21 @@
1
+ ## [2.163.1](https://github.com/eideasy/eideasy-widget/compare/v2.163.0...v2.163.1) (2025-07-01)
2
+
3
+
4
+ ### Features
5
+
6
+ * Fix IgniSign ([#324](https://github.com/eideasy/eideasy-widget/issues/324)) ([92615b5](https://github.com/eideasy/eideasy-widget/commit/92615b5cbf0c924f7c414b782c9a2a73e717ce3f))
7
+
8
+
9
+
10
+ # [2.163.0](https://github.com/eideasy/eideasy-widget/compare/v2.162.0...v2.163.0) (2025-07-01)
11
+
12
+
13
+ ### Features
14
+
15
+ * UI distinquish different signature levels ([#322](https://github.com/eideasy/eideasy-widget/issues/322)) ([13f067d](https://github.com/eideasy/eideasy-widget/commit/13f067d38557c406ac3486aeef1fc70073e224ef))
16
+
17
+
18
+
1
19
  # [2.162.0](https://github.com/eideasy/eideasy-widget/compare/v2.161.0...v2.162.0) (2025-07-01)
2
20
 
3
21