File tree Expand file tree Collapse file tree 4 files changed +11
-3
lines changed
Expand file tree Collapse file tree 4 files changed +11
-3
lines changed Original file line number Diff line number Diff line change 1313 steps :
1414 - uses : actions/checkout@v4
1515
16- - uses : actions/setup-node@v3
16+ - uses : actions/setup-node@v4
1717 with :
1818 node-version : 20
1919 cache : yarn
Original file line number Diff line number Diff line change 3232 gpg_private_key : ${{ secrets.GPG_PRIVATE_KEY }}
3333 passphrase : ${{ secrets.GPG_PASSPHRASE }}
3434
35- - uses : actions/setup-node@v3
35+ - uses : actions/setup-node@v4
3636 with :
3737 node-version : 20
3838 cache : yarn
Original file line number Diff line number Diff line change 1+ ## [ 2.2.134] ( https://github.com/AlexanderBabel/mail-parser/compare/v2.2.133...v2.2.134 ) (2024-02-20)
2+
3+
4+ ### Bug Fixes
5+
6+ * cleanup project ([ a425912] ( https://github.com/AlexanderBabel/mail-parser/commit/a425912bf4a72d96739796f03d2c8cfe59fb5a8e ) )
7+ * update dependencies ([ a466ad7] ( https://github.com/AlexanderBabel/mail-parser/commit/a466ad77e249ecd66cfa6abc9b903fe7ff7c7f3a ) )
8+
19## [ 2.2.133] ( https://github.com/AlexanderBabel/mail-parser/compare/v2.2.132...v2.2.133 ) (2023-07-01)
210
311
Original file line number Diff line number Diff line change 11{
22 "name" : " mail-parser" ,
3- "version" : " 2.2.133 " ,
3+ "version" : " 2.2.134 " ,
44 "description" : " " ,
55 "author" : " " ,
66 "private" : true ,
You can’t perform that action at this time.
0 commit comments