E580 chore(main): release 1.6.1 (#347) · bodgit/sevenzip@a40a39e · GitHub
[go: up one dir, main page]

Skip to content

Commit a40a39e

Browse files
authored
chore(main): release 1.6.1 (#347)
1 parent 63e8b07 commit a40a39e

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "1.6.0"
2+
".": "1.6.1"
33
}

CHANGELOG.md

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

3+
## [1.6.1](https://github.com/bodgit/sevenzip/compare/v1.6.0...v1.6.1) (2025-04-26)
4+
5+
6+
### Bug Fixes
7+
8+
* Handle CRC being in the unpackInfo ([#346](https://github.com/bodgit/sevenzip/issues/346)) ([695062b](https://github.com/bodgit/sevenzip/commit/695062bf4652faeafbf2002dc34c48a89876fd5b))
9+
* Make it possible to override decompressor for existing method ([#302](https://github.com/bodgit/sevenzip/issues/302)) ([63e8b07](https://github.com/bodgit/sevenzip/commit/63e8b079422b762247664e2ff144cac49be1366a))
10+
311
## [1.6.0](https://github.com/bodgit/sevenzip/compare/v1.5.2...v1.6.0) (2024-11-17)
412

513

0 commit comments

Comments
 (0)
0