This repository was archived by the owner on Aug 24, 2019. It is now read-only.
File tree Expand file tree Collapse file tree 8 files changed +45
-5
lines changed
Expand file tree Collapse file tree 8 files changed +45
-5
lines changed Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ ## [ 1.1.1] ( https://github.com/smooth-code/h2x/compare/v1.1.0...v1.1.1 ) (2018-10-05)
7+
8+
9+ ### Bug Fixes
10+
11+ * handle special SVG attributes ([ efc529c] ( https://github.com/smooth-code/h2x/commit/efc529c ) )
12+ * handle style attribute ([ b1c70ae] ( https://github.com/smooth-code/h2x/commit/b1c70ae ) )
13+
14+
15+
16+
17+
618<a name =" 1.1.0 " ></a >
719# [ 1.1.0] ( https://github.com/smooth-code/h2x/compare/v1.0.0...v1.1.0 ) (2018-09-15)
820
Original file line number Diff line number Diff line change 22 "lerna" : " 2.1.0" ,
33 "npmClient" : " yarn" ,
44 "useWorkspaces" : true ,
5- "version" : " 1.1.0 "
5+ "version" : " 1.1.1 "
66}
Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ ## [ 1.1.1] ( https://github.com/smooth-code/h2x/tree/master/packages/h2x-core/compare/v1.1.0...v1.1.1 ) (2018-10-05)
7+
8+ ** Note:** Version bump only for package h2x-core
9+
10+
11+
12+
13+
614<a name =" 1.1.0 " ></a >
715# [ 1.1.0] ( https://github.com/smooth-code/h2x/tree/master/packages/h2x-core/compare/v1.0.0...v1.1.0 ) (2018-09-15)
816
Original file line number Diff line number Diff line change 11{
22 "name" : " h2x-core" ,
33 "description" : " H2X compiler core." ,
4- "version" : " 1.1.0 " ,
4+ "version" : " 1.1.1 " ,
55 "repository" : " https://github.com/smooth-code/h2x/tree/master/packages/h2x-core" ,
66 "author" :
" Bergé Greg <[email protected] >" ,
77 "license" : " MIT" ,
1414 },
1515 "dependencies" : {
1616 "h2x-generate" : " ^1.1.0" ,
17- "h2x-parse" : " ^1.1.0 " ,
17+ "h2x-parse" : " ^1.1.1 " ,
1818 "h2x-traverse" : " ^1.1.0"
1919 }
2020}
Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ ## [ 1.1.1] ( https://github.com/smooth-code/h2x/tree/master/packages/h2x-parse/compare/v1.1.0...v1.1.1 ) (2018-10-05)
7+
8+ ** Note:** Version bump only for package h2x-parse
9+
10+
11+
12+
13+
614<a name =" 1.1.0 " ></a >
715# [ 1.1.0] ( https://github.com/smooth-code/h2x/tree/master/packages/h2x-parse/compare/v1.0.0...v1.1.0 ) (2018-09-15)
816
Original file line number Diff line number Diff line change 11{
22 "name" : " h2x-parse" ,
33 "description" : " Convert HTML code into h2x AST." ,
4- "version" : " 1.1.0 " ,
4+ "version" : " 1.1.1 " ,
55 "repository" : " https://github.com/smooth-code/h2x/tree/master/packages/h2x-parse" ,
66 "author" :
" Bergé Greg <[email protected] >" ,
77 "license" : " MIT" ,
Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ ## [ 1.1.1] ( https://github.com/smooth-code/h2x/tree/master/packages/h2x-plugin-jsx/compare/v1.1.0...v1.1.1 ) (2018-10-05)
7+
8+
9+ ### Bug Fixes
10+
11+ * handle special SVG attributes ([ efc529c] ( https://github.com/smooth-code/h2x/tree/master/packages/h2x-plugin-jsx/commit/efc529c ) )
12+ * handle style attribute ([ b1c70ae] ( https://github.com/smooth-code/h2x/tree/master/packages/h2x-plugin-jsx/commit/b1c70ae ) )
13+
14+
15+
16+
17+
618<a name =" 1.1.0 " ></a >
719# [ 1.1.0] ( https://github.com/smooth-code/h2x/tree/master/packages/h2x-plugin-jsx/compare/v1.0.0...v1.1.0 ) (2018-09-15)
820
Original file line number Diff line number Diff line change 11{
22 "name" : " h2x-plugin-jsx" ,
33 "description" : " Transform HTML into JSX." ,
4- "version" : " 1.1.0 " ,
4+ "version" : " 1.1.1 " ,
55 "repository" : " https://github.com/smooth-code/h2x/tree/master/packages/h2x-plugin-jsx" ,
66 "author" :
" Bergé Greg <[email protected] >" ,
77 "license" : " MIT" ,
You can’t perform that action at this time.
0 commit comments