File tree 2 files changed +17
-2
lines changed
2 files changed +17
-2
lines changed Original file line number Diff line number Diff line change @@ -334,7 +334,22 @@ emailAdapter: {
334
334
335
335
See the [ open issues] ( https://github.com/macarthuror/parse-smtp-template/issues ) for a list of proposed features (and known issues).
336
336
337
-
337
+ <!-- CONTRIBUTORS -->
338
+ ## Contributors
339
+
340
+ <table >
341
+ <tr >
342
+ <td>
343
+ <a href="https://github.com/macarthuror"><img src="https://avatars1.githubusercontent.com/u/24395219?s=460&u=86abbb8c126b1300cdcfc9ba7a46724256112901&v=4" title="macarthuror" width="80" height="80"></a>
344
+ </td>
345
+ <td>
346
+ <a href="https://github.com/vince1995"><img src="https://avatars2.githubusercontent.com/u/15120985?s=460&v=4" title="vince1995" width="80" height="80"></a>
347
+ </td>
348
+ <td>
349
+ <a href="https://github.com/riccardoch"><img src="https://avatars2.githubusercontent.com/u/3284977?s=460&u=d8f319d1c64f1dcb70c463cd47c9c07d99d2ca0f&v=4" title="riccardoch" width="80" height="80"></a>
350
+ </td>
351
+ </tr >
352
+ </table >
338
353
339
354
<!-- CONTRIBUTING -->
340
355
## Contributing
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " parse-smtp-template" ,
3
- "version" : " 2.1.1 " ,
3
+ "version" : " 2.1.2 " ,
4
4
"description" : " Parse Server Module to send emails via SMTP with a customizable template option and Multi Language" ,
5
5
"main" : " index.js" ,
6
6
"scripts" : {
You can’t perform that action at this time.
0 commit comments