File tree 2 files changed +2
-2
lines changed
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.6...HEAD )
7
+ ## [ 0.4.0 ] ( https://github.com/remarkablemark/html-react-parser/compare/v0.3.6...v0.4.0 ) - 2017-10-01
8
8
### Added
9
9
- [ react-dom-core] ( https://github.com/remarkablemark/react-dom-core ) to dependencies (closes #43 )
10
10
- ` react-dom ` 16 no longer exposes ` lib ` , which includes the DOM property configs
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " html-react-parser" ,
3
- "version" : " 0.3.6 " ,
3
+ "version" : " 0.4.0 " ,
4
4
"description" : " An HTML to React parser." ,
5
5
"author" :
" Mark <[email protected] >" ,
6
6
"main" : " index.js" ,
You can’t perform that action at this time.
0 commit comments