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

Commit

Permalink
chore(main): release 9.4.1 (#1427)
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>
  • Loading branch information
token-generator-app[bot] authored May 12, 2023
1 parent eab852e commit 43b9bdd
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).

## [9.4.1](https://github.com/netlify/zip-it-and-ship-it/compare/v9.4.0...v9.4.1) (2023-05-12)


### Bug Fixes

* **deps:** update dependency @netlify/serverless-functions-api to ^1.5.0 ([#1425](https://github.com/netlify/zip-it-and-ship-it/issues/1425)) ([eab852e](https://github.com/netlify/zip-it-and-ship-it/commit/eab852ed7c388b2b69f4755cf557a79a37578a7c))

## [9.4.0](https://github.com/netlify/zip-it-and-ship-it/compare/v9.3.1...v9.4.0) (2023-05-12)


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": "9.4.0",
"version": "9.4.1",
"description": "Zip it and ship it",
"main": "./dist/main.js",
"type": "module",
Expand Down

1 comment on commit 43b9bdd

@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: 2.8s
  • largeDepsNft: 10.6s
  • largeDepsZisi: 19.9s

Please sign in to comment.