Skip to content

Commit fb18992

Browse files
chore(main): release 9.29.2 (netlify/zip-it-and-ship-it#1710)
Co-authored-by: token-generator-app[bot] <82042599+token-generator-app[bot]@users.noreply.github.com>
1 parent e1dfec1 commit fb18992

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

packages/zip-it-and-ship-it/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.29.2](https://github.com/netlify/zip-it-and-ship-it/compare/v9.29.1...v9.29.2) (2024-02-14)
11+
12+
13+
### Bug Fixes
14+
15+
* 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))
16+
1017
## [9.29.1](https://github.com/netlify/zip-it-and-ship-it/compare/v9.29.0...v9.29.1) (2024-02-08)
1118

1219

packages/zip-it-and-ship-it/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.

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

0 commit comments

Comments
 (0)