@eid-easy/eideasy-browser-client 2.49.0-beta.3 → 2.49.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.49.0-beta.2](https://github.com/eideasy/eideasy-browser-client/compare/v2.49.0-beta.1...v2.49.0-beta.2) (2022-11-04)
1
+ # [2.49.0-beta.3](https://github.com/eideasy/eideasy-browser-client/compare/v2.49.0-beta.2...v2.49.0-beta.3) (2022-11-04)
2
2
 
3
3
 
4
- ### Features
4
+ ### Bug Fixes
5
5
 
6
- * add csc api authorize credential functionality for smart id module ([f5498b6](https://github.com/eideasy/eideasy-browser-client/commit/f5498b629efaa8f1ff540d004e113e5fbab527ed))
6
+ * send idcode when making the smar-id csc api authorizeCredentials request ([f0844f8](https://github.com/eideasy/eideasy-browser-client/commit/f0844f86e4e7917985fe5a27e618c86b3cc509ea))
7
7
 
8
8
 
9
9
 
package/CHANGELOG.md CHANGED
@@ -1,43 +1,52 @@
1
- # [2.49.0-beta.3](https://github.com/eideasy/eideasy-browser-client/compare/v2.49.0-beta.2...v2.49.0-beta.3) (2022-11-04)
2
-
3
-
4
- ### Bug Fixes
5
-
6
- * send idcode when making the smar-id csc api authorizeCredentials request ([f0844f8](https://github.com/eideasy/eideasy-browser-client/commit/f0844f86e4e7917985fe5a27e618c86b3cc509ea))
7
-
8
-
9
-
10
- # [2.49.0-beta.2](https://github.com/eideasy/eideasy-browser-client/compare/v2.49.0-beta.1...v2.49.0-beta.2) (2022-11-04)
1
+ # [2.49.0](https://github.com/eideasy/eideasy-browser-client/compare/v2.48.0...v2.49.0) (2022-11-04)
11
2
 
12
3
 
13
4
  ### Features
14
5
 
15
- * add csc api authorize credential functionality for smart id module ([f5498b6](https://github.com/eideasy/eideasy-browser-client/commit/f5498b629efaa8f1ff540d004e113e5fbab527ed))
16
-
17
-
18
-
19
- # [2.49.0-beta.1](https://github.com/eideasy/eideasy-browser-client/compare/v2.49.0-beta.0...v2.49.0-beta.1) (2022-11-04)
20
-
21
-
22
-
23
- # [2.49.0-beta.0](https://github.com/eideasy/eideasy-browser-client/compare/v2.48.0...v2.49.0-beta.0) (2022-11-04)
24
-
25
-
26
- ### Features
27
-
28
- * add cscApiAuthorizeCredential mode to id card signature module ([1c9e554](https://github.com/eideasy/eideasy-browser-client/commit/1c9e55462a9e9d2780f29fb765b56588b16fd20f))
29
-
30
-
31
-
32
- # [2.48.0](https://github.com/eideasy/eideasy-browser-client/compare/v2.47.0...v2.48.0) (2022-10-27)
33
-
34
-
35
- ### Features
36
-
37
- * add Polish MojeId authentication method ([#151](https://github.com/eideasy/eideasy-browser-client/issues/151)) ([6108d34](https://github.com/eideasy/eideasy-browser-client/commit/6108d34efbefb6599519fb5f95718bfe5e420a4c))
6
+ * add csc api authorize credential mode for id card and smart id ([#152](https://github.com/eideasy/eideasy-browser-client/issues/152)) ([08c97f6](https://github.com/eideasy/eideasy-browser-client/commit/08c97f64e6286f84fc0c27fc8c5edd47a20218d9))
38
7
 
39
8
 
40
9
 
10
+ # [2.49.0-beta.3](https://github.com/eideasy/eideasy-browser-client/compare/v2.49.0-beta.2...v2.49.0-beta.3) (2022-11-04)
11
+
12
+
13
+ ### Bug Fixes
14
+
15
+ * send idcode when making the smar-id csc api authorizeCredentials request ([f0844f8](https://github.com/eideasy/eideasy-browser-client/commit/f0844f86e4e7917985fe5a27e618c86b3cc509ea))
16
+
17
+
18
+
19
+ # [2.49.0-beta.2](https://github.com/eideasy/eideasy-browser-client/compare/v2.49.0-beta.1...v2.49.0-beta.2) (2022-11-04)
20
+
21
+
22
+ ### Features
23
+
24
+ * add csc api authorize credential functionality for smart id module ([f5498b6](https://github.com/eideasy/eideasy-browser-client/commit/f5498b629efaa8f1ff540d004e113e5fbab527ed))
25
+
26
+
27
+
28
+ # [2.49.0-beta.1](https://github.com/eideasy/eideasy-browser-client/compare/v2.49.0-beta.0...v2.49.0-beta.1) (2022-11-04)
29
+
30
+
31
+
32
+ # [2.49.0-beta.0](https://github.com/eideasy/eideasy-browser-client/compare/v2.48.0...v2.49.0-beta.0) (2022-11-04)
33
+
34
+
35
+ ### Features
36
+
37
+ * add cscApiAuthorizeCredential mode to id card signature module ([1c9e554](https://github.com/eideasy/eideasy-browser-client/commit/1c9e55462a9e9d2780f29fb765b56588b16fd20f))
38
+
39
+
40
+
41
+ # [2.48.0](https://github.com/eideasy/eideasy-browser-client/compare/v2.47.0...v2.48.0) (2022-10-27)
42
+
43
+
44
+ ### Features
45
+
46
+ * add Polish MojeId authentication method ([#151](https://github.com/eideasy/eideasy-browser-client/issues/151)) ([6108d34](https://github.com/eideasy/eideasy-browser-client/commit/6108d34efbefb6599519fb5f95718bfe5e420a4c))
47
+
48
+
49
+
41
50
  # [2.47.0](https://github.com/eideasy/eideasy-browser-client/compare/v2.46.1...v2.47.0) (2022-10-20)
42
51
 
43
52
 
package/package.json CHANGED
@@ -1,11 +1,11 @@
1
1
  {
2
2
  "name": "@eid-easy/eideasy-browser-client",
3
- "version": "2.49.0-beta.3",
3
+ "version": "2.49.0",
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-z6O0C8E9bBM/V/emR0gC7FCJg/2NJKqAMod8CkkPP5Q=",
7
- "productionReleaseVersion": "2.48.0",
8
- "productionReleaseSri": "sha256-iAhbEcHLBtp+OiZ/iPWRSjPRL9V9r4OW8m9zq48pneU=",
7
+ "productionReleaseVersion": "2.49.0",
8
+ "productionReleaseSri": "sha256-z6O0C8E9bBM/V/emR0gC7FCJg/2NJKqAMod8CkkPP5Q=",
9
9
  "files": [
10
10
  "dist"
11
11
  ],