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

Commit

Permalink
chore: release 4.28.2 (#780)
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>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
  • Loading branch information
token-generator-app[bot] and kodiakhq[bot] authored Nov 2, 2021
1 parent 864e12f commit c2f4d3d
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 3 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,16 @@ 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).

### [4.28.2](https://www.github.com/netlify/zip-it-and-ship-it/compare/v4.28.1...v4.28.2) (2021-11-02)


### Bug Fixes

* **deps:** update babel monorepo to v7.16.0 ([#777](https://www.github.com/netlify/zip-it-and-ship-it/issues/777)) ([befecd4](https://www.github.com/netlify/zip-it-and-ship-it/commit/befecd4cf890a73d0d411808c9e9ee30fea2fffd))
* **deps:** update dependency tmp-promise to v3.0.3 ([#776](https://www.github.com/netlify/zip-it-and-ship-it/issues/776)) ([b174bf5](https://www.github.com/netlify/zip-it-and-ship-it/commit/b174bf59c0ef65db765ad84538e0fc4332b394b4))
* **deps:** update rust crate tokio to 1.13.0 ([#778](https://www.github.com/netlify/zip-it-and-ship-it/issues/778)) ([1ddcbb3](https://www.github.com/netlify/zip-it-and-ship-it/commit/1ddcbb3ff07f45adb891f977d1b7e1073a044fd6))
* modify `type` field of transpiled ESM packages ([#783](https://www.github.com/netlify/zip-it-and-ship-it/issues/783)) ([c9d3337](https://www.github.com/netlify/zip-it-and-ship-it/commit/c9d3337d7d65fab9ca6f183ccfbc4c5ffcccc4b4))

### [4.28.1](https://www.github.com/netlify/zip-it-and-ship-it/compare/v4.28.0...v4.28.1) (2021-10-27)


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
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@netlify/zip-it-and-ship-it",
"version": "4.28.1",
"version": "4.28.2",
"description": "Zip it and ship it",
"main": "./dist/main.js",
"bin": {
Expand Down

1 comment on commit c2f4d3d

@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: 8.4s

largeDepsNft: 59.7s

Please sign in to comment.