@eid-easy/eideasy-widget 2.5.0 → 2.6.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.
package/CHANGELOG.md CHANGED
@@ -1,16 +1,25 @@
1
- # [2.5.0](https://github.com/eideasy/eideasy-widget/compare/v2.4.0...v2.5.0) (2021-11-26)
1
+ # [2.6.0](https://github.com/eideasy/eideasy-widget/compare/v2.5.0...v2.6.0) (2021-11-30)
2
2
 
3
3
 
4
4
  ### Features
5
5
 
6
- * add methodsConfigFilter for modifying the methods config ([fd1e802](https://github.com/eideasy/eideasy-widget/commit/fd1e8026d39d6618f6072a04ec7214b6e2600a4b))
7
-
8
-
9
-
10
- # [2.4.0](https://github.com/eideasy/eideasy-widget/compare/v2.3.0-beta.0...v2.4.0) (2021-11-23)
6
+ * add modifyEndpointUrl option to allow modifying all api endpoint urls ([001320f](https://github.com/eideasy/eideasy-widget/commit/001320fc3a925a1c33ac60f8b5cf92ac6d33484a))
11
7
 
12
8
 
13
9
 
10
+ # [2.5.0](https://github.com/eideasy/eideasy-widget/compare/v2.4.0...v2.5.0) (2021-11-26)
11
+
12
+
13
+ ### Features
14
+
15
+ * add methodsConfigFilter for modifying the methods config ([fd1e802](https://github.com/eideasy/eideasy-widget/commit/fd1e8026d39d6618f6072a04ec7214b6e2600a4b))
16
+
17
+
18
+
19
+ # [2.4.0](https://github.com/eideasy/eideasy-widget/compare/v2.3.0-beta.0...v2.4.0) (2021-11-23)
20
+
21
+
22
+
14
23
  # [2.3.0-beta.0](https://github.com/eideasy/eideasy-widget/compare/v2.3.0...v2.3.0-beta.0) (2021-11-23)
15
24
 
16
25