Skip to content

Commit f9a3fde

Browse files
committed
0.4.0-18
1 parent 7a34f84 commit f9a3fde

File tree

3 files changed

+11
-2
lines changed

3 files changed

+11
-2
lines changed

packages/zip-it-and-ship-it/CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,15 @@ 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+
## [v0.4.0-18](https://github.com/netlify/zip-it-and-ship-it/compare/v0.4.0-17...v0.4.0-18) - 2020-05-07
11+
12+
### Commits
13+
14+
- Merge pull request #107 from netlify/fix/fix-symlinks
15+
[`549fb47`](https://github.com/netlify/zip-it-and-ship-it/commit/549fb4753a41aced781d4448d8f89ec63c4d9e43)
16+
- Fix using symlinks in Functions
17+
[`753203a`](https://github.com/netlify/zip-it-and-ship-it/commit/753203a972af1b74b499e75a8ae0da2cf5652735)
18+
1019
## [v0.4.0-17](https://github.com/netlify/zip-it-and-ship-it/compare/v0.4.0-16...v0.4.0-17) - 2020-05-06
1120

1221
### Commits

packages/zip-it-and-ship-it/package-lock.json

Lines changed: 1 addition & 1 deletion
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": "0.4.0-17",
3+
"version": "0.4.0-18",
44
"description": "Zip it and ship it",
55
"main": "./src/main.js",
66
"bin": {

0 commit comments

Comments
 (0)