Skip to content

Commit 4a5c39d

Browse files
authored
release 7.0.5 (#262)
* release 7.0.5 * Update package.json * Update CHANGELOG.md
1 parent be4597b commit 4a5c39d

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

CHANGELOG.md

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

3+
**7.0.5** - <small>May 8, 2026</small> — [Diff](https://github.com/archiverjs/node-zip-stream/compare/7.0.4...7.0.5)
4+
35
**7.0.4** - <small>May 8, 2026</small> — [Diff](https://github.com/archiverjs/node-zip-stream/compare/7.0.2...7.0.4)
46

57
**7.0.2** - <small>October 15, 2024</small> — [Diff](https://github.com/archiverjs/node-zip-stream/compare/7.0.0...7.0.2)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "zip-stream",
3-
"version": "7.0.4",
3+
"version": "7.0.5",
44
"description": "a streaming zip archive generator.",
55
"homepage": "https://github.com/archiverjs/node-zip-stream",
66
"author": {

0 commit comments

Comments
 (0)