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

Commit 0978d50

Browse files
committed
4.9.0
1 parent fc80518 commit 0978d50

File tree

3 files changed

+18
-3
lines changed

3 files changed

+18
-3
lines changed

CHANGELOG.md

Lines changed: 16 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,22 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
99

10-
## [v4.8.0](https://github.com/netlify/js-client/compare/v4.7.0...v4.8.0)
10+
## [v4.9.0](https://github.com/netlify/js-client/compare/v4.8.0...v4.9.0)
11+
12+
### Merged
13+
14+
- align js-client upload limits with api ones [`#181`](https://github.com/netlify/js-client/pull/181)
15+
- chore(deps): update dependency eslint-config-prettier to v6.13.0 [`#180`](https://github.com/netlify/js-client/pull/180)
16+
- chore(deps): update babel monorepo [`#179`](https://github.com/netlify/js-client/pull/179)
17+
- fix(deps): update dependency @netlify/open-api to v0.18.1 [`#174`](https://github.com/netlify/js-client/pull/174)
18+
- fix(deps): update dependency hasha to v5.2.2 [`#175`](https://github.com/netlify/js-client/pull/175)
19+
20+
### Commits
21+
22+
- test: update snapshots [`6046ded`](https://github.com/netlify/js-client/commit/6046ded7f5c67dcdfcb279048b5acdfa7d707605)
23+
- align client limits with api ones [`0b3b799`](https://github.com/netlify/js-client/commit/0b3b79965360baee80fcfae6621cd153b00dd0ad)
24+
25+
## [v4.8.0](https://github.com/netlify/js-client/compare/v4.7.0...v4.8.0) - 2020-10-08
1126

1227
### Merged
1328

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": "4.8.0",
4+
"version": "4.9.0",
55
"files": [
66
"src",
77
"dist",

0 commit comments

Comments
 (0)