@eid-easy/eideasy-browser-client 2.100.1 → 2.100.2

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.94.0](https://github.com/eideasy/eideasy-browser-client/compare/v2.93.0...v2.94.0) (2024-06-28)
1
+ ## [2.100.1](https://github.com/eideasy/eideasy-browser-client/compare/v2.100.0...v2.100.1) (2024-08-28)
2
2
 
3
3
 
4
4
  ### Features
5
5
 
6
- * Add certME QES signing module ([#232](https://github.com/eideasy/eideasy-browser-client/issues/232)) ([55774ab](https://github.com/eideasy/eideasy-browser-client/commit/55774abeb4c435b2629037aa59cb5870e5fe87f3))
6
+ * Update action type for Se BankID ([#242](https://github.com/eideasy/eideasy-browser-client/issues/242)) ([fcaa473](https://github.com/eideasy/eideasy-browser-client/commit/fcaa4737a3490486145c89dd9f9bd827c82ccf00))
7
7
 
8
8
 
9
9
 
package/CHANGELOG.md CHANGED
@@ -1,3 +1,7 @@
1
+ ## [2.100.2](https://github.com/eideasy/eideasy-browser-client/compare/v2.100.1...v2.100.2) (2024-08-28)
2
+
3
+
4
+
1
5
  ## [2.100.1](https://github.com/eideasy/eideasy-browser-client/compare/v2.100.0...v2.100.1) (2024-08-28)
2
6
 
3
7
 
package/package.json CHANGED
@@ -1,10 +1,10 @@
1
1
  {
2
2
  "name": "@eid-easy/eideasy-browser-client",
3
- "version": "2.100.1",
3
+ "version": "2.100.2",
4
4
  "description": "eideasy-browser-client is a handy tool that you can use to handle the client side parts of the identification and signing flows when using eID Easy API.",
5
5
  "main": "dist/eideasy-browser-client.js",
6
6
  "sri": "sha256-A8a00vRYbZ1d8y9wc/W5HgTg405kmBTo1/O44eTT+lQ=",
7
- "productionReleaseVersion": "2.100.1",
7
+ "productionReleaseVersion": "2.100.2",
8
8
  "productionReleaseSri": "sha256-A8a00vRYbZ1d8y9wc/W5HgTg405kmBTo1/O44eTT+lQ=",
9
9
  "files": [
10
10
  "dist"