File tree Expand file tree Collapse file tree 4 files changed +17
-4
lines changed Expand file tree Collapse file tree 4 files changed +17
-4
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,19 @@ 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.13.1] ( https://github.com/netlify/open-api/compare/v0.13.0...v0.13.1 ) - 2020-02-27
11+
12+ ### Merged
13+
14+ - Remove ` engines.node ` [ ` #220 ` ] ( https://github.com/netlify/open-api/pull/220 )
15+ - Improve tests [ ` #218 ` ] ( https://github.com/netlify/open-api/pull/218 )
16+
17+ ### Commits
18+
19+ - Remove snapshots [ ` cbad8ae ` ] ( https://github.com/netlify/open-api/commit/cbad8ae799ef2713b153f337388ba54c9ecf2edb )
20+ - Add unit test [ ` c7b56a7 ` ] ( https://github.com/netlify/open-api/commit/c7b56a77e186bccf76c55ba586a640499aa789e8 )
21+ - Add is-plain-obj dependency [ ` f7b1f2b ` ] ( https://github.com/netlify/open-api/commit/f7b1f2b952ce68009988e413c14d47086311a2e8 )
22+
1023## [ v0.13.0] ( https://github.com/netlify/open-api/compare/v0.12.0...v0.13.0 ) - 2020-02-26
1124
1225### Merged
@@ -92,7 +105,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
92105### Commits
93106
94107- Add prepublish hook [ ` ed4efa3 ` ] ( https://github.com/netlify/open-api/commit/ed4efa3c36e4e052399877a74a71fda9e1c80010 )
95- - Change embeeded DefaultSyncFileLimit to 500 [ ` c5e88e6 ` ] ( https://github.com/netlify/open-api/commit/c5e88e623327088e12a51ef98573e13eb17e6aa0 )
108+ - Change embeeded DefaultSyncFileLimit to 500 [ ` c5e88e6 ` ] ( https://github.com/netlify/open-api/commit/c5e88e623327088e12a51ef98573e13eb17e6aa0 )
96109
97110## [ v0.11.1] ( https://github.com/netlify/open-api/compare/v0.11.0...v0.11.1 ) - 2019-03-06
98111
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.0 " ,
4+ "version" : " 0.13.1 " ,
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.0
3+ version : 0.13.1
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