Skip to content

Commit 133a8c5

Browse files
committed
0.12.0
1 parent 63c8479 commit 133a8c5

File tree

4 files changed

+48
-6
lines changed

4 files changed

+48
-6
lines changed

CHANGELOG.md

Lines changed: 45 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,53 @@
22

33
All notable changes to this project will be documented in this file.
44

5-
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
6-
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
5+
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
6+
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

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

10+
## [v0.12.0](https://github.com/netlify/open-api/compare/v0.11.4...v0.12.0) - 2019-12-16
11+
12+
### Merged
13+
14+
- Remove `payment_method_id` from accountUpdateSetup [`#169`](https://github.com/netlify/open-api/pull/169)
15+
- Fix options of go generation command [`#205`](https://github.com/netlify/open-api/pull/205)
16+
- Remove obsolete okbody structs [`#206`](https://github.com/netlify/open-api/pull/206)
17+
- Bump js-yaml from 3.12.2 to 3.13.1 [`#203`](https://github.com/netlify/open-api/pull/203)
18+
- Bump lodash from 4.17.11 to 4.17.15 [`#204`](https://github.com/netlify/open-api/pull/204)
19+
- Bump lodash-es from 4.17.11 to 4.17.15 [`#202`](https://github.com/netlify/open-api/pull/202)
20+
- Add CI for the OpenAPI specification and the API documentation [`#201`](https://github.com/netlify/open-api/pull/201)
21+
- Fix Go client generation [`#200`](https://github.com/netlify/open-api/pull/200)
22+
- Enhance documentation UI [`#182`](https://github.com/netlify/open-api/pull/182)
23+
- Group `require()` statements [`#197`](https://github.com/netlify/open-api/pull/197)
24+
- Add `description` field [`#176`](https://github.com/netlify/open-api/pull/176)
25+
- Upgrade all dependencies [`#181`](https://github.com/netlify/open-api/pull/181)
26+
- Add linting and prettifying [`#185`](https://github.com/netlify/open-api/pull/185)
27+
- Add `externalDocs` [`#186`](https://github.com/netlify/open-api/pull/186)
28+
- Validate and normalize OpenAPI specification [`#194`](https://github.com/netlify/open-api/pull/194)
29+
- Simplify version bumping [`#179`](https://github.com/netlify/open-api/pull/179)
30+
- Add unit tests [`#196`](https://github.com/netlify/open-api/pull/196)
31+
- Fix YAML syntax error [`#193`](https://github.com/netlify/open-api/pull/193)
32+
- Remove `required: false` [`#188`](https://github.com/netlify/open-api/pull/188)
33+
- Re-order npm scripts [`#180`](https://github.com/netlify/open-api/pull/180)
34+
- Add Node.js version [`#184`](https://github.com/netlify/open-api/pull/184)
35+
- Add OpenAPI tags [`#178`](https://github.com/netlify/open-api/pull/178)
36+
- Add terms of service [`#173`](https://github.com/netlify/open-api/pull/173)
37+
- Make npm package size smaller [`#195`](https://github.com/netlify/open-api/pull/195)
38+
- Fix `installation_id` type [`#164`](https://github.com/netlify/open-api/pull/164)
39+
- added split testing endpoints [`#161`](https://github.com/netlify/open-api/pull/161)
40+
- Use go proxy [`#159`](https://github.com/netlify/open-api/pull/159)
41+
42+
### Fixed
43+
44+
- Fix `installation_id` type [`#162`](https://github.com/netlify/open-api/issues/162)
45+
46+
### Commits
47+
48+
- Fix merge conflict [`c5cf049`](https://github.com/netlify/open-api/commit/c5cf049ea5d618c1eb382e4d3bd1c2148bb22145)
49+
- Fix merge conflict [`ce229cd`](https://github.com/netlify/open-api/commit/ce229cdb5e651e5aa697e2570832519462e359f4)
50+
- Fix file copy [`4d016c1`](https://github.com/netlify/open-api/commit/4d016c10085dec55702f17a7fb186d337e29cc84)
51+
1052
## [v0.11.4](https://github.com/netlify/open-api/compare/v0.11.3...v0.11.4) - 2019-04-19
1153

1254
### Merged
@@ -34,7 +76,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
3476
### Commits
3577

3678
- Add prepublish hook [`ed4efa3`](https://github.com/netlify/open-api/commit/ed4efa3c36e4e052399877a74a71fda9e1c80010)
37-
- Change embeeded DefaultSyncFileLimit to 500 [`c5e88e6`](https://github.com/netlify/open-api/commit/c5e88e623327088e12a51ef98573e13eb17e6aa0)
79+
- Change embeeded DefaultSyncFileLimit to 500 [`c5e88e6`](https://github.com/netlify/open-api/commit/c5e88e623327088e12a51ef98573e13eb17e6aa0)
3880

3981
## [v0.11.1](https://github.com/netlify/open-api/compare/v0.11.0...v0.11.1) - 2019-03-06
4082

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/open-api",
33
"description": "Netlify's open-api definition as a module",
4-
"version": "0.11.4",
4+
"version": "0.12.0",
55
"author": "Netlify",
66
"ava": {
77
"files": [

swagger.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
swagger: '2.0'
22
info:
3-
version: 0.11.4
3+
version: 0.12.0
44
title: Netlify's API documentation
55
description: >-
66
Netlify is a hosting service for the programmable web. It understands your

0 commit comments

Comments
 (0)