Skip to content

Commit

Permalink
chore: release 2.15.1 (#434)
Browse files Browse the repository at this point in the history
* chore: release 2.15.1

* chore: bump swagger.yml file

---------

Co-authored-by: token-generator-app[bot] <82042599+token-generator-app[bot]@users.noreply.github.com>
Co-authored-by: token-generator-app[bot] <token-generator-app[bot]@users.noreply.github.com>
  • Loading branch information
1 parent 645b9fb commit 79ee044
Show file tree
Hide file tree
Showing 4 changed files with 11 additions and 3 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

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

### [2.15.1](https://www.github.com/netlify/open-api/compare/v2.15.0...v2.15.1) (2023-03-24)


### Bug Fixes

* add legal compliance footer ([7268cb3](https://www.github.com/netlify/open-api/commit/7268cb32f45c5ef7ff1bcba551aad774ff6a3401))
* upload a single file per sha ([#425](https://www.github.com/netlify/open-api/issues/425)) ([645b9fb](https://www.github.com/netlify/open-api/commit/645b9fb7c2f651551b5e3404259b473ca9200d3d))

## [2.15.0](https://www.github.com/netlify/open-api/compare/v2.14.0...v2.15.0) (2023-02-20)


Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@netlify/open-api",
"description": "Netlify's open-api definition as a module",
"version": "2.15.0",
"version": "2.15.1",
"author": "Netlify",
"ava": {
"files": [
Expand Down
2 changes: 1 addition & 1 deletion swagger.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
swagger: '2.0'
info:
version: 2.15.0
version: 2.15.1
title: Netlify's API documentation
description: >-
Netlify is a hosting service for the programmable web. It understands your
Expand Down

0 comments on commit 79ee044

Please sign in to comment.