File tree Expand file tree Collapse file tree 4 files changed +18
-4
lines changed Expand file tree Collapse file tree 4 files changed +18
-4
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,20 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
88Generated by [ ` auto-changelog ` ] ( https://github.com/CookPete/auto-changelog ) .
99
10+ ## [ v0.14.0] ( https://github.com/netlify/open-api/compare/v0.13.4...v0.14.0 ) - 2020-05-08
11+
12+ ### Merged
13+
14+ - fix: update dependencies [ ` #229 ` ] ( https://github.com/netlify/open-api/pull/229 )
15+ - Fix race in RetryableTransport [ ` #230 ` ] ( https://github.com/netlify/open-api/pull/230 )
16+ - Add dns_zones API [ ` #211 ` ] ( https://github.com/netlify/open-api/pull/211 )
17+
18+ ### Commits
19+
20+ - Add dnsZone tag and regenerate go client [ ` 5b27806 ` ] ( https://github.com/netlify/open-api/commit/5b278069583a49b5126bdd26572495c2da067643 )
21+ - added all dns_zone and dns_record public endpoints [ ` 3b83ce6 ` ] ( https://github.com/netlify/open-api/commit/3b83ce611779759c8377e0fec54bc41e9332c187 )
22+ - chore: update github.com/Azure/go-autorest/autorest [ ` 0fa4b6f ` ] ( https://github.com/netlify/open-api/commit/0fa4b6ff3808cb21c767c3a0fed173a755ed3707 )
23+
1024## [ v0.13.4] ( https://github.com/netlify/open-api/compare/v0.13.3...v0.13.4 ) - 2020-04-29
1125
1226### Merged
@@ -128,7 +142,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
128142### Commits
129143
130144- Add prepublish hook [ ` ed4efa3 ` ] ( https://github.com/netlify/open-api/commit/ed4efa3c36e4e052399877a74a71fda9e1c80010 )
131- - Change embeeded DefaultSyncFileLimit to 500 [ ` c5e88e6 ` ] ( https://github.com/netlify/open-api/commit/c5e88e623327088e12a51ef98573e13eb17e6aa0 )
145+ - Change embeeded DefaultSyncFileLimit to 500 [ ` c5e88e6 ` ] ( https://github.com/netlify/open-api/commit/c5e88e623327088e12a51ef98573e13eb17e6aa0 )
132146
133147## [ v0.11.1] ( https://github.com/netlify/open-api/compare/v0.11.0...v0.11.1 ) - 2019-03-06
134148
Original file line number Diff line number Diff line change 11{
22 "name" : " @netlify/open-api" ,
33 "description" : " Netlify's open-api definition as a module" ,
4- "version" : " 0.13.4 " ,
4+ "version" : " 0.14.0 " ,
55 "author" : " Netlify" ,
66 "ava" : {
77 "files" : [
Original file line number Diff line number Diff line change 11swagger : ' 2.0'
22info :
3- version : 0.13.4
3+ version : 0.14.0
44 title : Netlify's API documentation
55 description : >-
66 Netlify is a hosting service for the programmable web. It understands your
You can’t perform that action at this time.
0 commit comments