@@ -7,6 +7,25 @@ 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.16.0] ( https://github.com/netlify/open-api/compare/v0.15.0...v0.16.0 ) - 2020-08-20
11+
12+ ### Merged
13+
14+ - Add form deletion API endpoint to OpenAPI spec [ ` #250 ` ] ( https://github.com/netlify/open-api/pull/250 )
15+ - Bump prismjs from 1.19.0 to 1.21.0 [ ` #249 ` ] ( https://github.com/netlify/open-api/pull/249 )
16+ - Bump elliptic from 6.5.2 to 6.5.3 [ ` #248 ` ] ( https://github.com/netlify/open-api/pull/248 )
17+ - fix sites typo on split test endpoint paths [ ` #247 ` ] ( https://github.com/netlify/open-api/pull/247 )
18+ - Bump lodash from 4.17.15 to 4.17.19 [ ` #245 ` ] ( https://github.com/netlify/open-api/pull/245 )
19+ - Document ` /sites/{site_id}/unlink_repo ` [ ` #242 ` ] ( https://github.com/netlify/open-api/pull/242 )
20+ - Add 'branch' to createSiteDeploy [ ` #238 ` ] ( https://github.com/netlify/open-api/pull/238 )
21+ - github tools: add fossa license scanning [ ` #237 ` ] ( https://github.com/netlify/open-api/pull/237 )
22+
23+ ### Commits
24+
25+ - Regenerate Go client [ ` 55ef8c3 ` ] ( https://github.com/netlify/open-api/commit/55ef8c3d64a96f456208f880069b8805fb36267d )
26+ - create github actions workflow files for fossa [ ` 27a7b91 ` ] ( https://github.com/netlify/open-api/commit/27a7b9173b2623b62fec6cc12e8363c83481fbaf )
27+ - Add form deletion endpoint [ ` 351e130 ` ] ( https://github.com/netlify/open-api/commit/351e1309dfeb6d71b5e01d64e8aaa43b1b20d98f )
28+
1029## [ v0.15.0] ( https://github.com/netlify/open-api/compare/v0.14.0...v0.15.0 ) - 2020-05-14
1130
1231### Merged
@@ -156,7 +175,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
156175### Commits
157176
158177- Add prepublish hook [ ` ed4efa3 ` ] ( https://github.com/netlify/open-api/commit/ed4efa3c36e4e052399877a74a71fda9e1c80010 )
159- - Change embeeded DefaultSyncFileLimit to 500 [ ` c5e88e6 ` ] ( https://github.com/netlify/open-api/commit/c5e88e623327088e12a51ef98573e13eb17e6aa0 )
178+ - Change embeeded DefaultSyncFileLimit to 500 [ ` c5e88e6 ` ] ( https://github.com/netlify/open-api/commit/c5e88e623327088e12a51ef98573e13eb17e6aa0 )
160179
161180## [ v0.11.1] ( https://github.com/netlify/open-api/compare/v0.11.0...v0.11.1 ) - 2019-03-06
162181
0 commit comments