Skip to content
This repository was archived by the owner on Feb 2, 2021. It is now read-only.

Commit 528657a

Browse files
committed
v3.0.0
1 parent c54ec35 commit 528657a

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,10 @@ DO NOT TOUCH. SAVE IT ON TOP.
2424
2525
-->
2626

27+
## [3.0.0] - 2020-05-26
28+
### Breaking
29+
- Requires `Node 10+`
30+
2731
## [2.3.0] - 2019-08-09
2832
### Changed
2933
- Use `@flexis/srcset/lib/stream`.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "gulp-srcset",
3-
"version": "2.3.1",
3+
"version": "3.0.0",
44
"description": "Highly customizable plugin for generating responsive images.",
55
"author": "dangreen",
66
"license": "MIT",

0 commit comments

Comments
 (0)