Skip to content

Commit 28f1a73

Browse files
authored
release 7.0.1 (#209)
* release 7.0.1 * Update package.json
1 parent c0be497 commit 28f1a73

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.1** — <small>_May 8, 2026_</small> — [Diff](https://github.com/archiverjs/node-compress-commons/compare/7.0.0...7.0.1)
4+
35
**7.0.0** — <small>_October 13, 2024_</small> — [Diff](https://github.com/archiverjs/node-compress-commons/compare/6.0.2...7.0.0)
46

57
**6.0.2** — <small>_March 9, 2024_</small> — [Diff](https://github.com/archiverjs/node-compress-commons/compare/6.0.1...6.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": "compress-commons",
3-
"version": "7.0.0",
3+
"version": "7.0.1",
44
"description": "a library that defines a common interface for working with archive formats within node",
55
"homepage": "https://github.com/archiverjs/node-compress-commons",
66
"author": {

0 commit comments

Comments
 (0)