diff --git a/CHANGELOG.md b/CHANGELOG.md index 98004c8..79691a3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file. Dates are d Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog). -#### [v2.0.0-2](https://github.com/tpdewolf/oats-generator/compare/v9.12.0...v2.0.0-2) +#### [v2.0.0](https://github.com/tpdewolf/oats-generator/compare/v9.12.0...v2.0.0) - Use @tpdewolf prefix otherwise npm/yarn i will fail [`#1`](https://github.com/tpdewolf/oats-generator/pull/1) - first commit [`94d2c71`](https://github.com/tpdewolf/oats-generator/commit/94d2c713ad05c86c4c12af91b79b564ff340e8bd) @@ -549,7 +549,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog). - Create CODE_OF_CONDUCT.md [`a4aaca1`](https://github.com/tpdewolf/oats-generator/commit/a4aaca1651984d22d2d19330abbac9e9945f0ed9) - Create LICENSE [`07eb632`](https://github.com/tpdewolf/oats-generator/commit/07eb632a8a5fb63796261508bfc4887693970c37) -#### [v3.0.1](https://github.com/tpdewolf/oats-generator/compare/v2.0.0-1...v3.0.1) +#### [v3.0.1](https://github.com/tpdewolf/oats-generator/compare/v2.0.0-2...v3.0.1) > 2 July 2018 @@ -557,6 +557,10 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog). - Update version script [`4f3a40d`](https://github.com/tpdewolf/oats-generator/commit/4f3a40d499ed4f984e0cce4b6d356978153a081d) - Patch: fix import [`1768082`](https://github.com/tpdewolf/oats-generator/commit/17680825850177d5f04bd52601efb5eae12bf863) +#### [v2.0.0-2](https://github.com/tpdewolf/oats-generator/compare/v2.0.0-1...v2.0.0-2) + +> 11 April 2021 + #### [v2.0.0-1](https://github.com/tpdewolf/oats-generator/compare/v2.0.0-0...v2.0.0-1) > 11 April 2021 diff --git a/package.json b/package.json index 43f8954..58a7ed2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@tpdewolf/oats-generator", - "version": "2.0.0-2", + "version": "2.0.0", "description": "A typescript code generator from Swagger and OpenAPI specs", "keywords": [ "openapi",