Skip to content

Commit cc76537

Browse files
Chore: Release 1.4.0 [skip ci]
# [1.4.0](v1.3.0...v1.4.0) (2018-07-08) ### New * Target es5 ([3bf1d5c](3bf1d5c))
1 parent 3bf1d5c commit cc76537

File tree

3 files changed

+44
-37
lines changed

3 files changed

+44
-37
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [1.4.0](https://github.com/thomasthiebaud/htmldom-to-react/compare/v1.3.0...v1.4.0) (2018-07-08)
2+
3+
4+
### New
5+
6+
* Target es5 ([3bf1d5c5959c35fd4544eaa2fb576e8dc3d5682a](https://github.com/thomasthiebaud/htmldom-to-react/commit/3bf1d5c5959c35fd4544eaa2fb576e8dc3d5682a))
7+
18
# [1.3.0](https://github.com/thomasthiebaud/htmldom-to-react/compare/v1.2.0...v1.3.0) (2018-07-08)
29

310

package-lock.json

Lines changed: 36 additions & 36 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "htmldom-to-react",
3-
"version": "1.3.0",
3+
"version": "1.4.0",
44
"description": "Convert HTML DOM to React elements",
55
"main": "./lib/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)