Skip to content

Commit

Permalink
chore(main): release 9.28.2 (#1684)
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] committed Dec 13, 2023
1 parent 05b3c1a commit 393b490
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 3 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Expand Up @@ -7,6 +7,17 @@ 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.28.2](https://github.com/netlify/zip-it-and-ship-it/compare/v9.28.1...v9.28.2) (2023-12-13)


### Bug Fixes

* **deps:** update babel monorepo to v7.23.5 ([#1682](https://github.com/netlify/zip-it-and-ship-it/issues/1682)) ([44f2871](https://github.com/netlify/zip-it-and-ship-it/commit/44f2871b631b6090272fd6a34e696f0d3ab95ed9))
* **deps:** update dependency @netlify/serverless-functions-api to ^1.12.3 ([#1688](https://github.com/netlify/zip-it-and-ship-it/issues/1688)) ([ec7bde9](https://github.com/netlify/zip-it-and-ship-it/commit/ec7bde9885672878e3e002026ffe4bad9e9c1f8c))
* **deps:** update dependency @netlify/serverless-functions-api to ^1.13.0 ([#1689](https://github.com/netlify/zip-it-and-ship-it/issues/1689)) ([05b3c1a](https://github.com/netlify/zip-it-and-ship-it/commit/05b3c1a2a10c04728884c62a027b005871202091))
* **deps:** update dependency esbuild to v0.19.8 ([#1683](https://github.com/netlify/zip-it-and-ship-it/issues/1683)) ([a176e52](https://github.com/netlify/zip-it-and-ship-it/commit/a176e523e66a20e97f13a744d8d5985aca1ebccd))
* **deps:** update dependency esbuild to v0.19.9 ([#1686](https://github.com/netlify/zip-it-and-ship-it/issues/1686)) ([897284e](https://github.com/netlify/zip-it-and-ship-it/commit/897284e0dc37bb37e35974dd7e18a5e67715ae44))

## [9.28.1](https://github.com/netlify/zip-it-and-ship-it/compare/v9.28.0...v9.28.1) (2023-12-01)


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
@@ -1,6 +1,6 @@
{
"name": "@netlify/zip-it-and-ship-it",
"version": "9.28.1",
"version": "9.28.2",
"description": "Zip it and ship it",
"main": "./dist/main.js",
"type": "module",
Expand Down

1 comment on commit 393b490

@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.5s
  • largeDepsNft: 5.6s
  • largeDepsZisi: 10.6s

Please sign in to comment.