Skip to content

Commit ddf8a39

Browse files
authored
Merge pull request #18 from posthtml/milestone-2.0.0
Milestone 2.0.0
2 parents 6cb3176 + 09f7fd2 commit ddf8a39

4 files changed

Lines changed: 3219 additions & 3973 deletions

File tree

.travis.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ node_js:
33
- 'node'
44
- 'lts/*'
55
- '10'
6-
- '8'
76

87
after_success:
98
- npm run coverage

changelog.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,17 @@
1+
## 2.0.0 (2020-08-27)
2+
3+
* ci: drop support old node ([28e2ab6](https://github.com/posthtml/posthtml-webp/commit/28e2ab6))
4+
* build: update dep dev ([3332933](https://github.com/posthtml/posthtml-webp/commit/3332933))
5+
* Use unchanged <img> `srcset` as <source> `srcset` ([cf0ff28](https://github.com/posthtml/posthtml-webp/commit/cf0ff28))
6+
7+
8+
19
## <small>1.5.1 (2020-05-29)</small>
210

11+
* 1.5.1 ([0b2ad11](https://github.com/posthtml/posthtml-webp/commit/0b2ad11))
312
* build: drop mversion ([89e7273](https://github.com/posthtml/posthtml-webp/commit/89e7273))
413
* build: perf config to file ([11397da](https://github.com/posthtml/posthtml-webp/commit/11397da))
14+
* build: update changelog ([e765f25](https://github.com/posthtml/posthtml-webp/commit/e765f25))
515
* build: update changelog ([97dcc39](https://github.com/posthtml/posthtml-webp/commit/97dcc39))
616
* build: update commit lint ([110471e](https://github.com/posthtml/posthtml-webp/commit/110471e))
717
* build: update dep dev ([2de382c](https://github.com/posthtml/posthtml-webp/commit/2de382c))

0 commit comments

Comments
 (0)