File tree Expand file tree Collapse file tree 2 files changed +12
-2
lines changed Expand file tree Collapse file tree 2 files changed +12
-2
lines changed Original file line number Diff line number Diff line change 11# Change Log
22All notable changes to this project will be documented in this file.
33
4- The format is based on [ Keep a Changelog] ( http://keepachangelog.com ) and this project adheres to [ Semantic Versioning] ( http://semver.org ) .
4+ The format is based on [ Keep a Changelog] ( http://keepachangelog.com )
5+ and this project adheres to [ Semantic Versioning] ( http://semver.org ) .
6+
7+ ## [ 0.3.5] ( https://github.com/remarkablemark/html-react-parser/compare/v0.3.4...v0.3.5 ) - 2017-06-26
8+ ### Changed
9+ - Dependencies
10+ - html-dom-parser@0.1.1
11+ - Fixes IE client parser bug
12+ - eslint@4.1.1
13+ - webpack@3.0.0
14+ - Update webpack to enable scope hoisting
515
616## [ 0.3.4] ( https://github.com/remarkablemark/html-react-parser/compare/v0.3.3...v0.3.4 ) - 2017-06-17
717### Changed
Original file line number Diff line number Diff line change 11{
22 "name" : " html-react-parser" ,
3- "version" : " 0.3.4 " ,
3+ "version" : " 0.3.5 " ,
44 "description" : " An HTML to React parser." ,
55 "author" : " Mark <mark@remarkablemark.org>" ,
66 "main" : " index.js" ,
You can’t perform that action at this time.
0 commit comments