Skip to content

Commit 741e631

Browse files
committed
0.4.0-19
1 parent 71fcfea commit 741e631

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-19](https://github.com/netlify/zip-it-and-ship-it/compare/v0.4.0-18...v0.4.0-19) - 2020-05-20
11+
12+
### Commits
13+
14+
- Merge pull request #112 from netlify/fix/resolve
15+
[`c5edad3`](https://github.com/netlify/zip-it-and-ship-it/commit/c5edad36d22019740e101abfa8ba259889291613)
16+
- Fix `resolve`
17+
[`ea4c67c`](https://github.com/netlify/zip-it-and-ship-it/commit/ea4c67ccc38712f41e446075f3afd770e85e4960)
18+
1019
## [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
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-18",
3+
"version": "0.4.0-19",
44
"description": "Zip it and ship it",
55
"main": "./src/main.js",
66
"bin": {

0 commit comments

Comments
 (0)