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

Commit

Permalink
13.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
fabien0102 committed Jun 5, 2020
1 parent 96fd119 commit 5320dea
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,14 @@ 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).

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

> 5 June 2020
- feat: add support for path params is useMutate [`f50da00`](https://github.com/contiamo/restful-react/commit/f50da00ef31dbf8caf3ff5940c0a7d413a047012)
- feat: add support for path params is useMutate [`63fe965`](https://github.com/contiamo/restful-react/commit/63fe9650ab0755fe5a4d1449fd0ef2b24cc78532)
- feat: add support for path params is useMutate [`96fd119`](https://github.com/contiamo/restful-react/commit/96fd1193d63c257feb7cfe9331c5447cd391b8be)

### [v12.0.0](https://github.com/contiamo/restful-react/compare/v11.2.0...v12.0.0)

> 4 May 2020
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": "12.0.0",
"version": "13.0.0",
"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 5320dea

Please sign in to comment.