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.32.0 (#1727)
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: Lukas Holzer <lukas.holzer@netlify.com>
  • Loading branch information
token-generator-app[bot] and lukasholzer committed Apr 22, 2024
1 parent 77eb437 commit b5e8220
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.32.0](https://github.com/netlify/zip-it-and-ship-it/compare/v9.31.4...v9.32.0) (2024-04-22)


### Features

* ship instrumentation file in functions bundle ([#1726](https://github.com/netlify/zip-it-and-ship-it/issues/1726)) ([849af1d](https://github.com/netlify/zip-it-and-ship-it/commit/849af1d6650bae3022405fe51ddbb9d9571e7c61))

## [9.31.4](https://github.com/netlify/zip-it-and-ship-it/compare/v9.31.3...v9.31.4) (2024-04-19)


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

1 comment on commit b5e8220

@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: 1.3s
  • largeDepsNft: 5.5s
  • largeDepsZisi: 10.3s

Please sign in to comment.