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 @@ -3,7 +3,7 @@ All notable changes to this project will be documented in this file.
3
3
4
4
The format is based on [ Keep a Changelog] ( http://keepachangelog.com ) and this project adheres to [ Semantic Versioning] ( http://semver.org ) .
5
5
6
- ## [ Unreleased ] ( https://github.com/remarkablemark/html-react-parser/compare/v0.3.3...HEAD )
6
+ ## [ 0.3.4 ] ( https://github.com/remarkablemark/html-react-parser/compare/v0.3.3...v0.3.4 ) - 2017-06-17
7
7
### Changed
8
8
- Dependencies:
9
9
- html-dom-parser@0.1.0
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " html-react-parser" ,
3
- "version" : " 0.3.3 " ,
3
+ "version" : " 0.3.4 " ,
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