Skip to content

Commit 42fcbd2

Browse files
authored
Merge pull request #189 from moneytree/deduplicate-changelog
chore(docs): remove duplicate changelog entries
2 parents fc6d818 + 8e27010 commit 42fcbd2

File tree

1 file changed

+4
-29
lines changed

1 file changed

+4
-29
lines changed

CHANGELOG.md

Lines changed: 4 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -9,52 +9,26 @@
99
## 4.2.0 (2025-04-18)
1010

1111
* added affiliate_code in authorize url ([129e607](https://github.com/moneytree/mt-link-javascript-sdk/commit/129e607))
12-
* Clean up `cv` in `localStorage` after `exchangeToken` succeeds ([32e8fbf](https://github.com/moneytree/mt-link-javascript-sdk/commit/32e8fbf))
13-
* Fix `authnMethod` typo in docs ([3287d10](https://github.com/moneytree/mt-link-javascript-sdk/commit/3287d10))
14-
* fix(docs) fix broken hyperlink ([471583b](https://github.com/moneytree/mt-link-javascript-sdk/commit/471583b))
15-
* Replace `sessionStorage` with `localStorage` ([6602ea2](https://github.com/moneytree/mt-link-javascript-sdk/commit/6602ea2))
1612
* Setup Dependabot ([64e4b55](https://github.com/moneytree/mt-link-javascript-sdk/commit/64e4b55))
1713
* fix(config): run npm pkg fix ([22873e2](https://github.com/moneytree/mt-link-javascript-sdk/commit/22873e2))
1814
* docs: update version bump instructions in readme ([06c5f1e](https://github.com/moneytree/mt-link-javascript-sdk/commit/06c5f1e))
19-
* chore(ci): Fix linting job in CircleCI ([f1b4812](https://github.com/moneytree/mt-link-javascript-sdk/commit/f1b4812))
20-
* chore(lint): Ignore auto-generated doc files when linting with eslint ([cc244c6](https://github.com/moneytree/mt-link-javascript-sdk/commit/cc244c6))
21-
* chore(release): bump to version 4.1.0 :tada: ([84db1ae](https://github.com/moneytree/mt-link-javascript-sdk/commit/84db1ae))
22-
* chore(release): bump to version 4.1.1 :tada: ([00f7c29](https://github.com/moneytree/mt-link-javascript-sdk/commit/00f7c29))
23-
* build(deps): bump @babel/traverse from 7.10.5 to 7.23.2 ([1d08d4c](https://github.com/moneytree/mt-link-javascript-sdk/commit/1d08d4c))
24-
* build(deps): bump browserify-sign from 4.2.1 to 4.2.2 ([6e35321](https://github.com/moneytree/mt-link-javascript-sdk/commit/6e35321))
25-
* build(deps): bump browserify-sign from 4.2.1 to 4.2.2 in /sample ([ffc6d2a](https://github.com/moneytree/mt-link-javascript-sdk/commit/ffc6d2a))
26-
* build(deps): bump docsify from 4.12.1 to 4.13.1 ([2e2e12c](https://github.com/moneytree/mt-link-javascript-sdk/commit/2e2e12c))
27-
* build(deps): bump dompurify from 2.2.7 to 2.5.7 ([5c49346](https://github.com/moneytree/mt-link-javascript-sdk/commit/5c49346))
2815
* build(deps): bump elliptic from 6.5.4 to 6.6.0 ([254fdbc](https://github.com/moneytree/mt-link-javascript-sdk/commit/254fdbc))
29-
* build(deps): bump express from 4.18.2 to 4.21.1 in /sample ([815245a](https://github.com/moneytree/mt-link-javascript-sdk/commit/815245a))
30-
* build(deps): bump follow-redirects from 1.14.8 to 1.15.9 in /sample ([6eedb71](https://github.com/moneytree/mt-link-javascript-sdk/commit/6eedb71))
3116
* build(deps): bump serve-static from 1.14.1 to 1.16.2 ([1043b28](https://github.com/moneytree/mt-link-javascript-sdk/commit/1043b28))
32-
* feat(sdk): Add option to open vault directly in the update and delete connection view ([0a5d61d](https://github.com/moneytree/mt-link-javascript-sdk/commit/0a5d61d))
3317

3418

3519

3620
## <small>4.1.1 (2025-03-04)</small>
3721

22+
* chore(release): bump to version 4.1.1 :tada: ([00f7c29](https://github.com/moneytree/mt-link-javascript-sdk/commit/00f7c29))
3823
* Clean up `cv` in `localStorage` after `exchangeToken` succeeds ([32e8fbf](https://github.com/moneytree/mt-link-javascript-sdk/commit/32e8fbf))
39-
* Fix `authnMethod` typo in docs ([3287d10](https://github.com/moneytree/mt-link-javascript-sdk/commit/3287d10))
40-
* fix(docs) fix broken hyperlink ([471583b](https://github.com/moneytree/mt-link-javascript-sdk/commit/471583b))
4124
* Replace `sessionStorage` with `localStorage` ([6602ea2](https://github.com/moneytree/mt-link-javascript-sdk/commit/6602ea2))
42-
* chore(ci): Fix linting job in CircleCI ([f1b4812](https://github.com/moneytree/mt-link-javascript-sdk/commit/f1b4812))
43-
* chore(lint): Ignore auto-generated doc files when linting with eslint ([cc244c6](https://github.com/moneytree/mt-link-javascript-sdk/commit/cc244c6))
44-
* chore(release): bump to version 4.1.0 :tada: ([84db1ae](https://github.com/moneytree/mt-link-javascript-sdk/commit/84db1ae))
45-
* feat(sdk): Add option to open vault directly in the update and delete connection view ([0a5d61d](https://github.com/moneytree/mt-link-javascript-sdk/commit/0a5d61d))
46-
* build(deps): bump @babel/traverse from 7.10.5 to 7.23.2 ([1d08d4c](https://github.com/moneytree/mt-link-javascript-sdk/commit/1d08d4c))
47-
* build(deps): bump browserify-sign from 4.2.1 to 4.2.2 ([6e35321](https://github.com/moneytree/mt-link-javascript-sdk/commit/6e35321))
48-
* build(deps): bump browserify-sign from 4.2.1 to 4.2.2 in /sample ([ffc6d2a](https://github.com/moneytree/mt-link-javascript-sdk/commit/ffc6d2a))
49-
* build(deps): bump docsify from 4.12.1 to 4.13.1 ([2e2e12c](https://github.com/moneytree/mt-link-javascript-sdk/commit/2e2e12c))
50-
* build(deps): bump dompurify from 2.2.7 to 2.5.7 ([5c49346](https://github.com/moneytree/mt-link-javascript-sdk/commit/5c49346))
51-
* build(deps): bump express from 4.18.2 to 4.21.1 in /sample ([815245a](https://github.com/moneytree/mt-link-javascript-sdk/commit/815245a))
52-
* build(deps): bump follow-redirects from 1.14.8 to 1.15.9 in /sample ([6eedb71](https://github.com/moneytree/mt-link-javascript-sdk/commit/6eedb71))
25+
* Fix `authnMethod` typo in docs ([3287d10](https://github.com/moneytree/mt-link-javascript-sdk/commit/3287d10))
5326

5427

5528

5629
## 4.1.0 (2024-10-23)
5730

31+
* chore(release): bump to version 4.1.0 :tada: ([84db1ae](https://github.com/moneytree/mt-link-javascript-sdk/commit/84db1ae))
5832
* chore(ci): Fix linting job in CircleCI ([f1b4812](https://github.com/moneytree/mt-link-javascript-sdk/commit/f1b4812))
5933
* chore(lint): Ignore auto-generated doc files when linting with eslint ([cc244c6](https://github.com/moneytree/mt-link-javascript-sdk/commit/cc244c6))
6034
* feat(sdk): Add option to open vault directly in the update and delete connection view ([0a5d61d](https://github.com/moneytree/mt-link-javascript-sdk/commit/0a5d61d))
@@ -248,3 +222,4 @@ one via the APIs' options parameter if you need one.
248222
### Features
249223

250224
* creating a JS SDK ([333cf8c](https://github.com/moneytree/mt-link-javascript-sdk/commit/333cf8c36f7a8299c2bccf441454b04d31e7d907))
225+

0 commit comments

Comments
 (0)