Skip to content

Commit

Permalink
chore(release): 1.7.8
Browse files Browse the repository at this point in the history
  • Loading branch information
colin.ck committed Jul 9, 2018
1 parent 775e823 commit 699048a
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 9 deletions.
8 changes: 0 additions & 8 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,6 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

<a name="1.7.7"></a>
## [1.7.7](https://github.com/chenckang/react-json-pretty/compare/v1.7.6...v1.7.7) (2018-07-09)


### Bug Fixes

* quote bugs ([19de3e7](https://github.com/chenckang/react-json-pretty/commit/19de3e7))

### 1.7.6

1. Fix [issue 9](https://github.com/chenckang/react-json-pretty/issues/9)
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": "react-json-pretty",
"version": "1.7.7",
"version": "1.7.6",
"description": "A code formatting tool for raw json data",
"main": "src/JSONPretty.js",
"scripts": {
Expand Down

0 comments on commit 699048a

Please sign in to comment.