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.20.0 (#1583)
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 Oct 5, 2023
1 parent 6be379e commit ad2c55d
Show file tree
Hide file tree
Showing 3 changed files with 16 additions and 3 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,19 @@ 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.20.0](https://github.com/netlify/zip-it-and-ship-it/compare/v9.19.0...v9.20.0) (2023-10-05)


### Features

* bundle TypeScript files in V2 API ([#1584](https://github.com/netlify/zip-it-and-ship-it/issues/1584)) ([d98dd20](https://github.com/netlify/zip-it-and-ship-it/commit/d98dd20825b80d78c6ff0e5c4f2b51c7117d6af5))
* support multiple paths in V2 functions ([#1586](https://github.com/netlify/zip-it-and-ship-it/issues/1586)) ([6be379e](https://github.com/netlify/zip-it-and-ship-it/commit/6be379e1499d09e146d718af1957275014d10dd4))


### Bug Fixes

* **deps:** update dependency @netlify/serverless-functions-api to ^1.8.0 ([#1582](https://github.com/netlify/zip-it-and-ship-it/issues/1582)) ([f5529d7](https://github.com/netlify/zip-it-and-ship-it/commit/f5529d7f1e2008db4ef41392571733250e0b2d12))

## [9.19.0](https://github.com/netlify/zip-it-and-ship-it/compare/v9.18.1...v9.19.0) (2023-10-02)


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

1 comment on commit ad2c55d

@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: 8.3s
  • largeDepsZisi: 15.9s

Please sign in to comment.