Skip to content

Commit c586153

Browse files
authored
Merge pull request #4 from posthtml/milestone-1.2.0
Milestone 1.2.0
2 parents a0cf52a + e58bd0e commit c586153

4 files changed

Lines changed: 10339 additions & 9 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ posthtml()
7777
[build-badge]: https://travis-ci.org/posthtml/posthtml-webp
7878

7979
[cover]: https://coveralls.io/repos/posthtml/posthtml-webp/badge.svg
80-
[cover-badge]: https://coveralls.io/r/posthtml/posthtml-web
80+
[cover-badge]: https://coveralls.io/r/posthtml/posthtml-webp
8181

8282
[chat]: https://badges.gitter.im/posthtml/posthtml.svg
8383
[chat-badge]: https://gitter.im/posthtml/posthtml?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge"

changelog.md

Lines changed: 13 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,23 @@
1+
## 1.2.0 (2019-09-20)
2+
3+
* build: update depDev ([d3543fe](https://github.com/posthtml/posthtml-webp/commit/d3543fe))
4+
* docs: fix typo cover ([d1c6dce](https://github.com/posthtml/posthtml-webp/commit/d1c6dce))
5+
* docs: update badges ([5d3901f](https://github.com/posthtml/posthtml-webp/commit/5d3901f))
6+
* feat: amp-img support ([37fec39](https://github.com/posthtml/posthtml-webp/commit/37fec39))
7+
8+
9+
110
## 1.1.0 (2019-07-31)
211

12+
* chore: rename to upper ([fffa27f](https://github.com/posthtml/posthtml-webp/commit/fffa27f))
13+
* chore: update depDev ([84433e8](https://github.com/posthtml/posthtml-webp/commit/84433e8))
14+
* chore: v1.1.0 ([f77ed1d](https://github.com/posthtml/posthtml-webp/commit/f77ed1d))
315
* build: add conventional-changelog-cli ([d6680c9](https://github.com/posthtml/posthtml-webp/commit/d6680c9))
416
* build: bump ([c53c66e](https://github.com/posthtml/posthtml-webp/commit/c53c66e))
517
* build: bump ([574fd38](https://github.com/posthtml/posthtml-webp/commit/574fd38))
618
* build: bump ([aa50a08](https://github.com/posthtml/posthtml-webp/commit/aa50a08))
19+
* build: update changelog ([622ecd0](https://github.com/posthtml/posthtml-webp/commit/622ecd0))
720
* build: update hooks and script system ([2940b65](https://github.com/posthtml/posthtml-webp/commit/2940b65))
8-
* chore: rename to upper ([fffa27f](https://github.com/posthtml/posthtml-webp/commit/fffa27f))
9-
* chore: update depDev ([84433e8](https://github.com/posthtml/posthtml-webp/commit/84433e8))
1021
* ci: add travis config ([13d213c](https://github.com/posthtml/posthtml-webp/commit/13d213c))
1122
* ci: drop support old node ([11e929f](https://github.com/posthtml/posthtml-webp/commit/11e929f))
1223
* ci: fix travis config ext ([fd1b18d](https://github.com/posthtml/posthtml-webp/commit/fd1b18d))

0 commit comments

Comments
 (0)