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 13
13
steps :
14
14
- uses : actions/checkout@v4
15
15
16
- - uses : actions/setup-node@v3
16
+ - uses : actions/setup-node@v4
17
17
with :
18
18
node-version : 20
19
19
cache : yarn
Original file line number Diff line number Diff line change 32
32
gpg_private_key : ${{ secrets.GPG_PRIVATE_KEY }}
33
33
passphrase : ${{ secrets.GPG_PASSPHRASE }}
34
34
35
- - uses : actions/setup-node@v3
35
+ - uses : actions/setup-node@v4
36
36
with :
37
37
node-version : 20
38
38
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
+
1
9
## [ 2.2.133] ( https://github.com/AlexanderBabel/mail-parser/compare/v2.2.132...v2.2.133 ) (2023-07-01)
2
10
3
11
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " mail-parser" ,
3
- "version" : " 2.2.133 " ,
3
+ "version" : " 2.2.134 " ,
4
4
"description" : " " ,
5
5
"author" : " " ,
6
6
"private" : true ,
You can’t perform that action at this time.
0 commit comments