|
| 1 | +# [1.3.0](https://github.com/moneytree/mt-link-javascript-sdk/compare/1.2.3...1.3.0) (2019-12-11) |
| 2 | + |
| 3 | + |
| 4 | +### Features |
| 5 | + |
| 6 | +* **index:** new logout endpoint ([64156ca](https://github.com/moneytree/mt-link-javascript-sdk/commit/64156caba35f251f6a501edba60f736ab13da57c)) |
| 7 | +* **sample_app:** add a very basic sample app to test the SDK ([84a4d18](https://github.com/moneytree/mt-link-javascript-sdk/commit/84a4d187506960f44dffd102b62ce4732bec3301)) |
| 8 | + |
| 9 | + |
| 10 | + |
1 | 11 | ## [1.2.3](https://github.com/moneytree/mt-link-javascript-sdk/compare/1.2.2...1.2.3) (2019-05-23) |
2 | 12 |
|
3 | 13 |
|
|
7 | 17 |
|
8 | 18 | ### Bug Fixes |
9 | 19 |
|
10 | | -* **continue:** rename param to "continue" as intended ([b9dc043](https://github.com/moneytree/mt-link-javascript-sdk/commit/b9dc043)) |
| 20 | +* **continue:** rename param to "continue" as intended ([b9dc043](https://github.com/moneytree/mt-link-javascript-sdk/commit/b9dc0437ab91d2378ade516f3f178606ae38f1ae)) |
11 | 21 |
|
12 | 22 |
|
13 | 23 |
|
|
16 | 26 |
|
17 | 27 | ### Bug Fixes |
18 | 28 |
|
19 | | -* **continueTo:** resupport continueTo ([c71c280](https://github.com/moneytree/mt-link-javascript-sdk/commit/c71c280)) |
| 29 | +* **continueTo:** resupport continueTo ([c71c280](https://github.com/moneytree/mt-link-javascript-sdk/commit/c71c28079ce31ead8b16ef124adef735cc23f146)) |
20 | 30 |
|
21 | 31 |
|
22 | 32 | ### Features |
23 | 33 |
|
24 | | -* **lint:** add lint support ([1d1a302](https://github.com/moneytree/mt-link-javascript-sdk/commit/1d1a302)) |
| 34 | +* **lint:** add lint support ([1d1a302](https://github.com/moneytree/mt-link-javascript-sdk/commit/1d1a3028c3ca512526efe1ec1634f8d6adbc9665)) |
25 | 35 |
|
26 | 36 |
|
27 | 37 |
|
|
30 | 40 |
|
31 | 41 | ### Bug Fixes |
32 | 42 |
|
33 | | -* **configs:** separate configs option by semicolon ([db2bed4](https://github.com/moneytree/mt-link-javascript-sdk/commit/db2bed4)) |
34 | | -* **encoding:** fix enconding issue and some typecript typing tweaks ([239704f](https://github.com/moneytree/mt-link-javascript-sdk/commit/239704f)) |
| 43 | +* **configs:** separate configs option by semicolon ([db2bed4](https://github.com/moneytree/mt-link-javascript-sdk/commit/db2bed4cc205d01e88c3fe7f2d6f2802e2c54a4e)) |
| 44 | +* **encoding:** fix enconding issue and some typecript typing tweaks ([239704f](https://github.com/moneytree/mt-link-javascript-sdk/commit/239704f4819c68c4d682e28511e5ee3b26d8fe0b)) |
35 | 45 |
|
36 | 46 |
|
37 | 47 | ### Features |
38 | 48 |
|
39 | | -* **sdkVersion:** add sdk version ([bbc9a87](https://github.com/moneytree/mt-link-javascript-sdk/commit/bbc9a87)) |
| 49 | +* **sdkVersion:** add sdk version ([bbc9a87](https://github.com/moneytree/mt-link-javascript-sdk/commit/bbc9a8724a96ea548f93165f101a237ed8a1e157)) |
40 | 50 |
|
41 | 51 |
|
42 | 52 |
|
|
45 | 55 |
|
46 | 56 | ### Bug Fixes |
47 | 57 |
|
48 | | -* **configs:** encode configs parameter value ([448383a](https://github.com/moneytree/mt-link-javascript-sdk/commit/448383a)) |
| 58 | +* **configs:** encode configs parameter value ([448383a](https://github.com/moneytree/mt-link-javascript-sdk/commit/448383a94b96beeeafd79a9ec5e15732b8d1866d)) |
49 | 59 |
|
50 | 60 |
|
51 | 61 |
|
|
58 | 68 |
|
59 | 69 | ### Features |
60 | 70 |
|
61 | | -* **link2app:** adding an option to go back to caller ([f67ac97](https://github.com/moneytree/mt-link-javascript-sdk/commit/f67ac97)) |
| 71 | +* **link2app:** adding an option to go back to caller ([f67ac97](https://github.com/moneytree/mt-link-javascript-sdk/commit/f67ac9739b2685db54e6ef792ecccc8f7802bef7)) |
62 | 72 |
|
63 | 73 |
|
64 | 74 |
|
65 | | -# [1.0.0](https://github.com/moneytree/mt-link-javascript-sdk/compare/333cf8c...1.0.0) (2018-08-01) |
| 75 | +# [1.0.0](https://github.com/moneytree/mt-link-javascript-sdk/compare/333cf8c36f7a8299c2bccf441454b04d31e7d907...1.0.0) (2018-08-01) |
66 | 76 |
|
67 | 77 |
|
68 | 78 | ### Features |
69 | 79 |
|
70 | | -* creating a JS SDK ([333cf8c](https://github.com/moneytree/mt-link-javascript-sdk/commit/333cf8c)) |
| 80 | +* creating a JS SDK ([333cf8c](https://github.com/moneytree/mt-link-javascript-sdk/commit/333cf8c36f7a8299c2bccf441454b04d31e7d907)) |
71 | 81 |
|
72 | 82 |
|
73 | 83 |
|
0 commit comments