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

Commit f8b965c

Browse files
chore(main): release 9.31.4 (#1725)
Co-authored-by: token-generator-app[bot] <82042599+token-generator-app[bot]@users.noreply.github.com>
1 parent a789be6 commit f8b965c

File tree

3 files changed

+11
-3
lines changed

3 files changed

+11
-3
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,14 @@ 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.31.4](https://github.com/netlify/zip-it-and-ship-it/compare/v9.31.3...v9.31.4) (2024-04-19)
11+
12+
13+
### Bug Fixes
14+
15+
* export manifest types ([#1724](https://github.com/netlify/zip-it-and-ship-it/issues/1724)) ([66b668b](https://github.com/netlify/zip-it-and-ship-it/commit/66b668be6b42b2d0dcf3cfb4922b2c7c1023a6cc))
16+
* remove zisi_go_drop_runtime_override flag ([#1685](https://github.com/netlify/zip-it-and-ship-it/issues/1685)) ([a789be6](https://github.com/netlify/zip-it-and-ship-it/commit/a789be6496f8df050b622f5c3597d63499419049))
17+
1018
## [9.31.3](https://github.com/netlify/zip-it-and-ship-it/compare/v9.31.2...v9.31.3) (2024-04-09)
1119

1220

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

0 commit comments

Comments
 (0)