Skip to content

Commit

Permalink
chore(release): 1.2.7
Browse files Browse the repository at this point in the history
  • Loading branch information
remarkablemark committed Jun 19, 2021
1 parent 39d0aeb commit 2edc337
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

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.

### [1.2.7](https://github.com/remarkablemark/html-react-parser/compare/v1.2.6...v1.2.7) (2021-06-19)

## [1.2.6](https://github.com/remarkablemark/html-react-parser/compare/v1.2.5...v1.2.6) (2021-04-18)

### Bug Fixes
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": "1.2.6",
"version": "1.2.7",
"description": "HTML to React parser.",
"author": "Mark <[email protected]>",
"main": "index.js",
Expand Down

0 comments on commit 2edc337

Please sign in to comment.