Skip to content
This repository has been archived by the owner on Nov 11, 2023. It is now read-only.

Commit

Permalink
15.1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
fabien0102 committed Jan 4, 2021
1 parent 1e02507 commit 3d28a49
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,15 @@ 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).

#### [v15.1.4](https://github.com/contiamo/restful-react/compare/v15.1.3...v15.1.4)

- Fix typo. [`4066205`](https://github.com/contiamo/restful-react/commit/4066205f3a45cbf64e1890843487d72438e54106)
- Update snapshot [`1e02507`](https://github.com/contiamo/restful-react/commit/1e025070d38e94a35f7c23f0f5d6af4243fd0b1b)

#### [v15.1.3](https://github.com/contiamo/restful-react/compare/v15.1.2...v15.1.3)

> 11 December 2020
- Fix `allOf` in `requestBodies` generation [`#317`](https://github.com/contiamo/restful-react/issues/317)
- fix: Avoid including undefined bodies in DELETE [`d7e7648`](https://github.com/contiamo/restful-react/commit/d7e7648eb7b9ea930bc291a3581359e3a4ba6e3f)
- Bump dot-prop from 4.2.0 to 4.2.1 [`01b145b`](https://github.com/contiamo/restful-react/commit/01b145b8cd11c34413688b99f709a4d1e9735e69)
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "restful-react",
"version": "15.1.3",
"version": "15.1.4",
"description": "A consistent, declarative way of interacting with RESTful backends, featuring code-generation from Swagger and OpenAPI specs",
"keywords": [
"rest",
Expand Down

0 comments on commit 3d28a49

Please sign in to comment.