File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file.
4
4
The format is based on [ Keep a Changelog] ( http://keepachangelog.com )
5
5
and this project adheres to [ Semantic Versioning] ( http://semver.org ) .
6
6
7
- ## [ Unreleased ] ( https://github.com/remarkablemark/html-react-parser/compare/v0.3.5...HEAD )
7
+ ## [ 0.3.6 ] ( https://github.com/remarkablemark/html-react-parser/compare/v0.3.5...v0.3.6 ) - 2017-09-30
8
8
### Changed
9
9
- Dependencies
10
10
- html-dom-parser@0.1.2
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " html-react-parser" ,
3
- "version" : " 0.3.5 " ,
3
+ "version" : " 0.3.6 " ,
4
4
"description" : " An HTML to React parser." ,
5
5
"author" : " Mark <mark@remarkablemark.org>" ,
6
6
"main" : " index.js" ,
You can’t perform that action at this time.
0 commit comments