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

Commit

Permalink
8.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mpotomin committed Jul 5, 2019
1 parent 71b3916 commit 529bdb3
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.0.0](https://github.com/contiamo/restful-react/compare/v7.6.4...v8.0.0)

> 5 July 2019
- Unify error message format with Get [`#135`](https://github.com/contiamo/restful-react/pull/135)

#### [v7.6.4](https://github.com/contiamo/restful-react/compare/v7.6.3...v7.6.4)

> 3 July 2019
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "restful-react",
"description": "A declarative client from RESTful React Apps",
"version": "7.6.4",
"version": "8.0.0",
"main": "lib/index.js",
"license": "MIT",
"files": [
Expand Down

0 comments on commit 529bdb3

Please sign in to comment.