Skip to content

Commit 5e881c2

Browse files
chore(main): release 9.32.2 (netlify/zip-it-and-ship-it#1740)
Co-authored-by: token-generator-app[bot] <82042599+token-generator-app[bot]@users.noreply.github.com>
1 parent 289d7d7 commit 5e881c2

File tree

3 files changed

+13
-3
lines changed

3 files changed

+13
-3
lines changed

packages/zip-it-and-ship-it/CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,16 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
77

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

10+
## [9.32.2](https://github.com/netlify/zip-it-and-ship-it/compare/v9.32.1...v9.32.2) (2024-05-07)
11+
12+
13+
### Bug Fixes
14+
15+
* add `name` and `generator` support to ISC ([#1732](https://github.com/netlify/zip-it-and-ship-it/issues/1732)) ([7b03070](https://github.com/netlify/zip-it-and-ship-it/commit/7b03070ffd6a0c341c616091962582340262f715))
16+
* **deps:** update babel monorepo to v7.24.5 ([#1734](https://github.com/netlify/zip-it-and-ship-it/issues/1734)) ([f5a4d27](https://github.com/netlify/zip-it-and-ship-it/commit/f5a4d27fb6abf42973e725f76f8b75e811588b8b))
17+
* **deps:** update dependency @netlify/serverless-functions-api to ^1.18.1 ([#1733](https://github.com/netlify/zip-it-and-ship-it/issues/1733)) ([c5f1222](https://github.com/netlify/zip-it-and-ship-it/commit/c5f1222daed0cbcbece97710c6606bd7a2ac0480))
18+
* **deps:** update dependency archiver to v7 ([#1736](https://github.com/netlify/zip-it-and-ship-it/issues/1736)) ([01f1c33](https://github.com/netlify/zip-it-and-ship-it/commit/01f1c33e63d5265d3f01d242fbf08f86e4aad83b))
19+
1020
## [9.32.1](https://github.com/netlify/zip-it-and-ship-it/compare/v9.32.0...v9.32.1) (2024-04-24)
1121

1222

packages/zip-it-and-ship-it/package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/zip-it-and-ship-it/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@netlify/zip-it-and-ship-it",
3-
"version": "9.32.1",
3+
"version": "9.32.2",
44
"description": "Zip it and ship it",
55
"main": "./dist/main.js",
66
"type": "module",

0 commit comments

Comments
 (0)