Skip to content

Commit fa2528f

Browse files
Chore: Release 1.2.0 [skip ci]
# [1.2.0](v1.1.0...v1.2.0) (2018-07-07) ### Docs * Correctly write release notes ([e7eef9d](e7eef9d))
1 parent e7eef9d commit fa2528f

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1 +1,8 @@
1+
# [1.2.0](https://github.com/thomasthiebaud/htmldom-to-react/compare/v1.1.0...v1.2.0) (2018-07-07)
2+
3+
4+
### Docs
5+
6+
* Correctly write release notes ([e7eef9d828bd1345db544774b77b0d022cb7f327](https://github.com/thomasthiebaud/htmldom-to-react/commit/e7eef9d828bd1345db544774b77b0d022cb7f327))
7+
18
# [1.1.0](https://github.com/thomasthiebaud/htmldom-to-react/compare/v1.0.0...v1.1.0) (2018-07-07)

package-lock.json

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

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

0 commit comments

Comments
 (0)