From c9c08300a31f8dd14e3ebea2d6d908776e81b237 Mon Sep 17 00:00:00 2001 From: Fabien BERNARD Date: Tue, 30 Jul 2019 10:58:44 +0200 Subject: [PATCH] 8.1.1 --- CHANGELOG.md | 6 ++++++ package.json | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index d7776815..7388fab8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,12 @@ 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). +#### [v8.1.1](https://github.com/contiamo/restful-react/compare/v8.1.0...v8.1.1) + +> 30 July 2019 + +- Fix openAPI generator [`9be89e5`](https://github.com/contiamo/restful-react/commit/9be89e56d6fadc7bc6b37457bfca532436f83b34) + #### [v8.1.0](https://github.com/contiamo/restful-react/compare/v8.0.0...v8.1.0) > 29 July 2019 diff --git a/package.json b/package.json index a241a6c5..337b8578 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "restful-react", "description": "A declarative client from RESTful React Apps", - "version": "8.1.0", + "version": "8.1.1", "main": "lib/index.js", "license": "MIT", "files": [