We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent be4597b commit 4a5c39dCopy full SHA for 4a5c39d
2 files changed
CHANGELOG.md
@@ -1,5 +1,7 @@
1
## Changelog
2
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
+
5
**7.0.4** - <small>May 8, 2026</small> — [Diff](https://github.com/archiverjs/node-zip-stream/compare/7.0.2...7.0.4)
6
7
**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
@@ -1,6 +1,6 @@
{
"name": "zip-stream",
- "version": "7.0.4",
+ "version": "7.0.5",
"description": "a streaming zip archive generator.",
"homepage": "https://github.com/archiverjs/node-zip-stream",
"author": {
0 commit comments