diff --git a/CHANGELOG.md b/CHANGELOG.md index 8f7f9b3a..87098f19 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,13 @@ All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. +## [0.11.0](https://github.com/aspida/openapi2aspida/compare/v0.10.1...v0.11.0) (2020-09-02) + + +### Features + +* update aspida@0.21.0 ([c3c9976](https://github.com/aspida/openapi2aspida/commit/c3c9976db1d06fb8b8e7e43fa765073a5d19ed00)) + ### [0.10.1](https://github.com/aspida/openapi2aspida/compare/v0.10.0...v0.10.1) (2020-08-27) diff --git a/package.json b/package.json index a386938d..188ef40f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "openapi2aspida", - "version": "0.10.1", + "version": "0.11.0", "description": "Convert OpenAPI 3.0 or Swagger 2.0 definitions into aspida", "author": "Solufa ", "license": "MIT",