Skip to content

Commit 5c33054

Browse files
authored
Update CHANGELOG.md
1 parent f8edcbb commit 5c33054

File tree

1 file changed

+25
-4
lines changed

1 file changed

+25
-4
lines changed

CHANGELOG.md

+25-4
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,32 @@
22

33
**5.3.1** - <small>_April 15, 2022_</small> — [Diff](https://github.com/archiverjs/node-archiver/compare/5.3.0...5.3.1)
44

5-
TBD
5+
Maintenance
6+
7+
- Test against node v16 @ctalkington (#545)
8+
9+
Dependency updates
10+
11+
- Bump mocha from 8.3.0 to 9.0.2 @dependabot (#526)
12+
- Bump actions/setup-node from 2.1.5 to 2.2.0 @dependabot (#525)
13+
- Bump jsdoc from 3.6.6 to 3.6.7 @dependabot (#516)
14+
- Bump lodash from 4.17.19 to 4.17.21 @dependabot (#514)
15+
- Bump chai from 4.3.3 to 4.3.4 @dependabot (#508)
16+
- Bump actions/setup-node from 2.2.0 to 2.3.0 @dependabot (#528)
17+
- Bump mocha from 9.0.2 to 9.1.0 @dependabot (#544)
18+
- Bump async from 3.2.0 to 3.2.1 @dependabot (#538)
19+
- Bump actions/checkout from 2.3.4 to 3.0.1 @dependabot (#586)
20+
- Bump actions/setup-node from 2.3.0 to 3.1.1 @dependabot (#585)
21+
- Bump jsdoc from 3.6.7 to 3.6.10 @dependabot (#566)
22+
- Bump async from 3.2.1 to 3.2.3 @dependabot (#562)
23+
- Bump mocha from 9.1.0 to 9.2.2 @dependabot (#580)
24+
- Bump tar from 6.1.0 to 6.1.11 @dependabot (#546)
25+
- Bump chai from 4.3.4 to 4.3.6 @dependabot (#568)
26+
627

728
**5.3.0** - <small>_March 7, 2021_</small> — [Diff](https://github.com/archiverjs/node-archiver/compare/5.2.0...5.3.0)
829

9-
## Maintenance
30+
Maintenance
1031

1132
- Bump chai from 4.3.0 to 4.3.3 (#505)
1233
- Bump zip-stream from 4.0.4 to 4.1.0 (#504)
@@ -20,11 +41,11 @@ TBD
2041

2142
**5.2.0** - <small>_January 6, 2021_</small> — [Diff](https://github.com/archiverjs/node-archiver/compare/5.1.0...5.2.0)
2243

23-
## Features
44+
Features
2445

2546
- Finalize should always return a promise (#480)
2647

27-
## Maintenance
48+
Maintenance
2849

2950
- Fix finalize method jsdoc return type (#482)
3051
- Bump actions/setup-node from v2.1.2 to v2.1.3 (#479)

0 commit comments

Comments
 (0)