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

Commit 393b490

Browse files
chore(main): release 9.28.2 (#1684)
Co-authored-by: token-generator-app[bot] <82042599+token-generator-app[bot]@users.noreply.github.com>
1 parent 05b3c1a commit 393b490

File tree

3 files changed

+14
-3
lines changed

3 files changed

+14
-3
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,17 @@ 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.28.2](https://github.com/netlify/zip-it-and-ship-it/compare/v9.28.1...v9.28.2) (2023-12-13)
11+
12+
13+
### Bug Fixes
14+
15+
* **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))
16+
* **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))
17+
* **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))
18+
* **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))
19+
* **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))
20+
1021
## [9.28.1](https://github.com/netlify/zip-it-and-ship-it/compare/v9.28.0...v9.28.1) (2023-12-01)
1122

1223

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.

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.28.1",
3+
"version": "9.28.2",
44
"description": "Zip it and ship it",
55
"main": "./dist/main.js",
66
"type": "module",

0 commit comments

Comments
 (0)