Skip to content

Commit e071f4c

Browse files
authored
Update CHANGELOG.md
1 parent 3ec570f commit e071f4c

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

CHANGELOG.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,23 @@
11
## Changelog
22

3+
**5.3.2** - <small>_August 16, 2023_</small> — [Diff](https://github.com/archiverjs/node-archiver/compare/5.3.1...5.3.2)
4+
5+
Maintenance
6+
7+
- test: run tests against node 18 @yharaskrik (#637)
8+
9+
Dependency updates
10+
11+
- Bump release-drafter/release-drafter from 5.19.0 to 5.23.0 @dependabot (#652)
12+
- Bump actions/setup-node from 3.1.1 to 3.6.0 @dependabot (#638)
13+
- Bump chai from 4.3.6 to 4.3.7 @dependabot (#627)
14+
- Bump mkdirp from 1.0.4 to 2.1.5 @dependabot (#657)
15+
- Bump rimraf from 3.0.2 to 4.3.1 @dependabot (#660)
16+
- Bump tar from 6.1.11 to 6.1.13 @dependabot (#631)
17+
- Bump readdir-glob from 1.1.1 to 1.1.2 @dependabot (#604)
18+
- Bump minimatch from 3.0.4 to 3.1.2 @dependabot (#669)
19+
- Bump async from 3.2.3 to 3.2.4 @dependabot (#596)
20+
321
**5.3.1** - <small>_April 15, 2022_</small> — [Diff](https://github.com/archiverjs/node-archiver/compare/5.3.0...5.3.1)
422

523
Maintenance

0 commit comments

Comments
 (0)