Skip to content

Commit

Permalink
chore(main): release 9.29.2 (#1710)
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>
  • Loading branch information
token-generator-app[bot] committed Feb 14, 2024
1 parent db2f959 commit ee501c7
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Expand Up @@ -7,6 +7,13 @@ 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).

## [9.29.2](https://github.com/netlify/zip-it-and-ship-it/compare/v9.29.1...v9.29.2) (2024-02-14)


### Bug Fixes

* create symlink parent directory before creating symlink itself ([#1709](https://github.com/netlify/zip-it-and-ship-it/issues/1709)) ([db2f959](https://github.com/netlify/zip-it-and-ship-it/commit/db2f95984d77640e31e8006978822e134e91700e))

## [9.29.1](https://github.com/netlify/zip-it-and-ship-it/compare/v9.29.0...v9.29.1) (2024-02-08)


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
@@ -1,6 +1,6 @@
{
"name": "@netlify/zip-it-and-ship-it",
"version": "9.29.1",
"version": "9.29.2",
"description": "Zip it and ship it",
"main": "./dist/main.js",
"type": "module",
Expand Down

1 comment on commit ee501c7

@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: 1.4s
  • largeDepsNft: 5.5s
  • largeDepsZisi: 10.5s

Please sign in to comment.