## Unreleased (2018-12-20)

## <small>1.2.2 (2018-12-19)</small>

- 1.2.2 ([5e4f3db](https://github.com/evenchange4/remark-utils/commit/5e4f3db))
- fix(mdToHtml): add max-witdh wrapper for small image displaying (#28) ([71f17a0](https://github.com/evenchange4/remark-utils/commit/71f17a0)), closes [#28](https://github.com/evenchange4/remark-utils/issues/28)
- chore(deps): update dependency husky to v1.3.0 (#27) ([e93b664](https://github.com/evenchange4/remark-utils/commit/e93b664)), closes [#27](https://github.com/evenchange4/remark-utils/issues/27)
- docs(CHANGELOG): release 1.2.1 ([e6beb2e](https://github.com/evenchange4/remark-utils/commit/e6beb2e))
- docs(README): update output html example ([9d828c1](https://github.com/evenchange4/remark-utils/commit/9d828c1))

## <small>1.2.1 (2018-12-14)</small>

- 1.2.1 ([7061028](https://github.com/evenchange4/remark-utils/commit/7061028))
- fix: typo imagePath ([d4f704c](https://github.com/evenchange4/remark-utils/commit/d4f704c))
- fix(Base64Mapper): update flow type ([6490c42](https://github.com/evenchange4/remark-utils/commit/6490c42))

## 1.2.0 (2018-12-14)

- 1.2.0 ([3cd7e89](https://github.com/evenchange4/remark-utils/commit/3cd7e89))
- fix(lazysizes): alter api of mdToHtml from base64: Object -> base64Mapper function (#26) ([d8ab5f1](https://github.com/evenchange4/remark-utils/commit/d8ab5f1)), closes [#26](https://github.com/evenchange4/remark-utils/issues/26)
- docs(CHANGELOG): release 1.1.0 ([3bbb47b](https://github.com/evenchange4/remark-utils/commit/3bbb47b))

## 1.1.0 (2018-12-13)

- 1.1.0 ([ee3e4e3](https://github.com/evenchange4/remark-utils/commit/ee3e4e3))
- feat(image): add remark-lazysizes (#23) ([98b3b01](https://github.com/evenchange4/remark-utils/commit/98b3b01)), closes [#23](https://github.com/evenchange4/remark-utils/issues/23)
- chore(deps): update dependency hsu-scripts to v0.2.3 (#22) ([ada6f32](https://github.com/evenchange4/remark-utils/commit/ada6f32)), closes [#22](https://github.com/evenchange4/remark-utils/issues/22)

## <small>1.0.3 (2018-12-12)</small>

- 1.0.3 ([4c153e9](https://github.com/evenchange4/remark-utils/commit/4c153e9))
- docs: update readme ([0e14e30](https://github.com/evenchange4/remark-utils/commit/0e14e30))
- docs(CHANGELOG): release 1.0.2 ([f742c29](https://github.com/evenchange4/remark-utils/commit/f742c29))
- test: add mdToElasticlunrIndex test & use node 11.4.0 (#21) ([e280cb3](https://github.com/evenchange4/remark-utils/commit/e280cb3)), closes [#21](https://github.com/evenchange4/remark-utils/issues/21)
- chore(deps): update dependency eslint to v5.10.0 (#17) ([2c07e77](https://github.com/evenchange4/remark-utils/commit/2c07e77)), closes [#17](https://github.com/evenchange4/remark-utils/issues/17)
- chore(deps): update dependency flow-bin to v0.88.0 (#20) ([148697b](https://github.com/evenchange4/remark-utils/commit/148697b)), closes [#20](https://github.com/evenchange4/remark-utils/issues/20)
- chore(deps): update dependency hsu-scripts to v0.2.1 (#18) ([c47e0cc](https://github.com/evenchange4/remark-utils/commit/c47e0cc)), closes [#18](https://github.com/evenchange4/remark-utils/issues/18)
- chore(deps): update dependency hsu-scripts to v0.2.2 (#19) ([faea1da](https://github.com/evenchange4/remark-utils/commit/faea1da)), closes [#19](https://github.com/evenchange4/remark-utils/issues/19)

## <small>1.0.2 (2018-12-06)</small>

- 1.0.2 ([f234563](https://github.com/evenchange4/remark-utils/commit/f234563))
- refactor: introduce hsu-scripts (#16) ([33c88a3](https://github.com/evenchange4/remark-utils/commit/33c88a3)), closes [#16](https://github.com/evenchange4/remark-utils/issues/16)
- chore(deps): update dependency lint-staged to v8.1.0 (#11) ([c5b51cc](https://github.com/evenchange4/remark-utils/commit/c5b51cc)), closes [#11](https://github.com/evenchange4/remark-utils/issues/11)
- docs(CHANGELOG): release 1.0.1 ([f9ac361](https://github.com/evenchange4/remark-utils/commit/f9ac361))

## <small>1.0.1 (2018-11-21)</small>

- 1.0.1 ([5a3f91e](https://github.com/evenchange4/remark-utils/commit/5a3f91e))
- chore: ncu update ([89453d5](https://github.com/evenchange4/remark-utils/commit/89453d5))
- chore: ncu update & use node 11.2.0 ([732cc39](https://github.com/evenchange4/remark-utils/commit/732cc39))
- chore: remove useless npm scripts ([812a4a1](https://github.com/evenchange4/remark-utils/commit/812a4a1))
- chore(deps): update dependency flow-bin to v0.86.0 (#2) ([8564d8b](https://github.com/evenchange4/remark-utils/commit/8564d8b)), closes [#2](https://github.com/evenchange4/remark-utils/issues/2)
- docs(CHANGELOG): release 1.0 ([1500194](https://github.com/evenchange4/remark-utils/commit/1500194))

## 1.0.0 (2018-11-08)

- 1.0.0 ([aab5d10](https://github.com/evenchange4/remark-utils/commit/aab5d10))
- docs(CHANGELOG): release 0.1.0 ([6978ebd](https://github.com/evenchange4/remark-utils/commit/6978ebd))
- docs(README): add usage and api & fix typo ([acad83d](https://github.com/evenchange4/remark-utils/commit/acad83d))

## 0.1.0 (2018-11-08)

- 0.1.0 ([a733afb](https://github.com/evenchange4/remark-utils/commit/a733afb))
- chore: setup travis ([f19a506](https://github.com/evenchange4/remark-utils/commit/f19a506))
- chore(deps): pin dependency eslint-plugin-import to 2.14.0 (#1) ([fac5c1d](https://github.com/evenchange4/remark-utils/commit/fac5c1d)), closes [#1](https://github.com/evenchange4/remark-utils/issues/1)
- feat: init ([94860c1](https://github.com/evenchange4/remark-utils/commit/94860c1))
