Skip to content

Commit

Permalink
Release 2.11.0
Browse files Browse the repository at this point in the history
[skip ci]

## [2.11.0](v2.10.0...v2.11.0) (2023-02-24)

### Features

* Replace fd-slicer dependency with fd-slicer2 fork ([#1](#1)) ([16b23ae](16b23ae))
  • Loading branch information
semantic-release-bot committed Feb 24, 2023
1 parent 16b23ae commit 829e590
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# Changelog

## [2.11.0](https://github.com/node-modules/yauzl/compare/v2.10.0...v2.11.0) (2023-02-24)


### Features

* Replace fd-slicer dependency with fd-slicer2 fork ([#1](https://github.com/node-modules/yauzl/issues/1)) ([16b23ae](https://github.com/node-modules/yauzl/commit/16b23ae14189daaa8f446975c2cb8a7cdf90aa86))
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "yauzl2",
"version": "2.10.0",
"version": "2.11.0",
"description": "yet another unzip library for node",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit 829e590

Please sign in to comment.