Skip to content

Commit

Permalink
14.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
fabien0102 committed Jun 24, 2020
1 parent e4a000b commit b890e0c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,13 @@ 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).

#### [v14.0.1](https://github.com/contiamo/restful-react/compare/v14.0.0...v14.0.1)
#### [v14.0.2](https://github.com/contiamo/restful-react/compare/v14.0.0...v14.0.2)

> 24 June 2020
- Refetch when provider props change [`c5c0fe0`](https://github.com/contiamo/restful-react/commit/c5c0fe04d711649f4ac822e7422221ec16b44732)
- Add mocks support on hooks [`5b25523`](https://github.com/contiamo/restful-react/commit/5b25523db2a0a2ba1f3bb9ce02e2299429cc6ee3)
- Avoid shallowed variable in generated paramsInPath [`1b737fb`](https://github.com/contiamo/restful-react/commit/1b737fbdad657fd76685ee2e026053f5145575b0)
- Deal with empty interface in schema [`82b6d98`](https://github.com/contiamo/restful-react/commit/82b6d98953c6fb6cc6c895905330b330af08d503)

### [v14.0.0](https://github.com/contiamo/restful-react/compare/v13.0.0...v14.0.0)

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": "14.0.1",
"version": "14.0.2",
"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 b890e0c

Please sign in to comment.