Skip to content

Commit 52d1d34

Browse files
authored
release 8.0.0 (#832)
* release 8.0.0 * Update package.json
1 parent 5547c6d commit 52d1d34

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
## Changelog
22

3-
**8.0.0** - <small>_October 17, 2024_</small> — [Diff](https://github.com/archiverjs/node-archiver/compare/7.0.1...8.0.0)
3+
**8.0.0** - <small>_May 8, 2026_</small> — [Diff](https://github.com/archiverjs/node-archiver/compare/7.0.1...8.0.0)
44

55
**7.0.1** - <small>_March 9, 2024_</small> — [Diff](https://github.com/archiverjs/node-archiver/compare/7.0.0...7.0.1)
66

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "archiver",
3-
"version": "7.0.1",
3+
"version": "8.0.0",
44
"description": "a streaming interface for archive generation",
55
"homepage": "https://github.com/archiverjs/node-archiver",
66
"author": {

0 commit comments

Comments
 (0)