Skip to content
This repository was archived by the owner on Oct 10, 2022. It is now read-only.

Commit 86d434a

Browse files
committed
6.0.4
1 parent 8dc338a commit 86d434a

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,14 @@ 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-
## [v6.0.3](https://github.com/netlify/js-client/compare/v6.0.2...v6.0.3)
10+
## [v6.0.4](https://github.com/netlify/js-client/compare/v6.0.3...v6.0.4)
11+
12+
### Merged
13+
14+
- Improve `defaultFilter` [`#226`](https://github.com/netlify/js-client/pull/226)
15+
- chore(deps): remove unused [`#236`](https://github.com/netlify/js-client/pull/236)
16+
17+
## [v6.0.3](https://github.com/netlify/js-client/compare/v6.0.2...v6.0.3) - 2020-12-14
1118

1219
### Merged
1320

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.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "netlify",
33
"description": "Netlify Node.js API client",
4-
"version": "6.0.3",
4+
"version": "6.0.4",
55
"files": [
66
"src",
77
"dist",

0 commit comments

Comments
 (0)