Skip to content

Commit

Permalink
chore(release): 0.11.0
Browse files Browse the repository at this point in the history
  • Loading branch information
remarkablemark committed Jun 2, 2020
1 parent 22b64a6 commit 8560493
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 3 deletions.
14 changes: 12 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,18 @@
# Changelog
# Change Log

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.

### [0.10.5](https://github.com/remarkablemark/html-react-parser/compare/v0.10.4...v0.10.5) (2020-05-26)
<a name="0.11.0"></a>
# [0.11.0](https://github.com/remarkablemark/html-react-parser/compare/v0.10.5...v0.11.0) (2020-06-02)


### Features

* **package:** upgrade [email protected] ([d30bfdc](https://github.com/remarkablemark/html-react-parser/commit/d30bfdc))



## [0.10.5](https://github.com/remarkablemark/html-react-parser/compare/v0.10.4...v0.10.5) (2020-05-26)


### Tests
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": "html-react-parser",
"version": "0.10.5",
"version": "0.11.0",
"description": "HTML to React parser.",
"author": "Mark <[email protected]>",
"main": "index.js",
Expand Down

0 comments on commit 8560493

Please sign in to comment.