@eid-easy/eideasy-widget 2.38.0 → 2.39.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.36.0](https://github.com/eideasy/eideasy-widget/compare/v2.35.2...v2.36.0) (2022-08-18)
1
+ # [2.38.0](https://github.com/eideasy/eideasy-widget/compare/v2.37.0...v2.38.0) (2022-08-24)
2
2
 
3
3
 
4
4
  ### Features
5
5
 
6
- * update browser client for d-trust ([#121](https://github.com/eideasy/eideasy-widget/issues/121)) ([bb39a38](https://github.com/eideasy/eideasy-widget/commit/bb39a388c8c221df78e0e4b2c7d9aac44d9c6967))
6
+ * add yes.com button ([#123](https://github.com/eideasy/eideasy-widget/issues/123)) ([de8bf63](https://github.com/eideasy/eideasy-widget/commit/de8bf63ccd04fba6e7c795726e9362efd655babb))
7
7
 
8
8
 
9
9
 
package/CHANGELOG.md CHANGED
@@ -1,3 +1,12 @@
1
+ # [2.39.0](https://github.com/eideasy/eideasy-widget/compare/v2.38.0...v2.39.0) (2022-08-26)
2
+
3
+
4
+ ### Features
5
+
6
+ * allow passing custom oauth state param to the widget ([#124](https://github.com/eideasy/eideasy-widget/issues/124)) ([3391450](https://github.com/eideasy/eideasy-widget/commit/33914505f7627f2861679adc9595a97fb5a06c59))
7
+
8
+
9
+
1
10
  # [2.38.0](https://github.com/eideasy/eideasy-widget/compare/v2.37.0...v2.38.0) (2022-08-24)
2
11
 
3
12