File tree Expand file tree Collapse file tree 5 files changed +13
-5
lines changed
Expand file tree Collapse file tree 5 files changed +13
-5
lines changed Original file line number Diff line number Diff line change 1- custom : ["https://paypal.me/equiman/3", "https://ko-fi.com/equiman"]
1+ github : [deinsoftware]
2+ custom : ["https://paypal.me/equiman/3"]
Original file line number Diff line number Diff line change 4141 " edaf" ,
4242 " Eomm" ,
4343 " Equiman" ,
44+ " github" ,
4445 " iiaaf" ,
4546 " iiaf" ,
4647 " kural" ,
Original file line number Diff line number Diff line change @@ -9,7 +9,13 @@ Fixed for any bug fixes.
99Security to invite users to upgrade in case of vulnerabilities.
1010-->
1111
12- ## 3.1.1 - 2022/12/11
12+ ## 3.1.2 - 2022/12/14
13+
14+ ### Fixed
15+
16+ - Sponsors url
17+
18+ ## 3.1.1 - 2022/12/14
1319
1420### Fixed
1521
Original file line number Diff line number Diff line change @@ -217,8 +217,8 @@ See also the list of [contributors](https://github.com/deinsoftware/vscode-arrow
217217
218218If this project helps you, consider buying me a cup of coffee.
219219
220+ [ ![ GitHub Sponsors] ( https://img.shields.io/badge/-GitHub%20Sponsors-gray?style=flat&labelColor=171515&logo=github&logoColor=white&link=https://github.com/sponsors/deinsoftware )] ( https://github.com/sponsors/deinsoftware )
220221[ ![ paypal] ( https://img.shields.io/badge/-PayPal-gray?style=flat&labelColor=00457C&logo=paypal&logoColor=white&link=https://paypal.me/equiman/3 )] ( https://paypal.me/equiman/3 )
221- [ ![ ko-fi] ( https://img.shields.io/badge/-Ko–Fi-gray?style=flat&labelColor=fd444a&logo=ko-fi&logoColor=white&link=https://ko-fi.com/equiman )] ( https://ko-fi.com/equiman )
222222
223223### License
224224
Original file line number Diff line number Diff line change 11{
22 "name" : " arrow-function-snippets" ,
33 "description" : " VS Code Arrow function snippets for JS and TS" ,
4- "version" : " 3.1.1 " ,
4+ "version" : " 3.1.2 " ,
55 "displayName" : " Arrow Function Snippets" ,
66 "publisher" : " deinsoftware" ,
77 "icon" : " images/light-icon.png" ,
2020 "url" : " https://github.com/deinsoftware/vscode-arrow-snippets"
2121 },
2222 "sponsor" : {
23- "url" : " https://ko-fi .com/equiman "
23+ "url" : " https://github .com/sponsors/deinsoftware "
2424 },
2525 "engines" : {
2626 "vscode" : " ^1.58.0"
You can’t perform that action at this time.
0 commit comments