Skip to content
This repository has been archived by the owner on May 22, 2024. It is now read-only.

Commit

Permalink
chore: release 4.23.6 (#705)
Browse files Browse the repository at this point in the history
Co-authored-by: token-generator-app[bot] <82042599+token-generator-app[bot]@users.noreply.github.com>
Co-authored-by: Eduardo Bouças <mail@eduardoboucas.com>
  • Loading branch information
token-generator-app[bot] and eduardoboucas committed Oct 7, 2021
1 parent 2fbb403 commit 920c5bc
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,13 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)

Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).

### [4.23.6](https://www.github.com/netlify/zip-it-and-ship-it/compare/v4.23.5...v4.23.6) (2021-10-06)


### Bug Fixes

* allow Node modules to be excluded from the bundle ([#673](https://www.github.com/netlify/zip-it-and-ship-it/issues/673)) ([5078244](https://www.github.com/netlify/zip-it-and-ship-it/commit/5078244e08d8775d6b5f0d4753d9b8f632120d5c))

### [4.23.5](https://www.github.com/netlify/zip-it-and-ship-it/compare/v4.23.4...v4.23.5) (2021-10-06)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@netlify/zip-it-and-ship-it",
"version": "4.23.5",
"version": "4.23.6",
"description": "Zip it and ship it",
"main": "./dist/main.js",
"bin": {
Expand Down

1 comment on commit 920c5bc

@github-actions
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

⏱ Benchmark results

largeDepsEsbuild: 14.6s

largeDepsZisi: 1m 22.8s

Please sign in to comment.