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

Commit 45ebfea

Browse files
chore(main): release 9.21.0 (#1588)
Co-authored-by: token-generator-app[bot] <82042599+token-generator-app[bot]@users.noreply.github.com>
1 parent 304f7f5 commit 45ebfea

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,13 @@ 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.21.0](https://github.com/netlify/zip-it-and-ship-it/compare/v9.20.0...v9.21.0) (2023-10-06)
11+
12+
13+
### Features
14+
15+
* infer TypeScript format from `package.json` only ([#1587](https://github.com/netlify/zip-it-and-ship-it/issues/1587)) ([304f7f5](https://github.com/netlify/zip-it-and-ship-it/commit/304f7f544dfd99ddd3447e18baa1768e06aa646c))
16+
1017
## [9.20.0](https://github.com/netlify/zip-it-and-ship-it/compare/v9.19.0...v9.20.0) (2023-10-05)
1118

1219

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

0 commit comments

Comments
 (0)