Skip to content

Commit ea9a1f6

Browse files
committed
v2.0.0
1 parent 3c5f946 commit ea9a1f6

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+
## [2.0.0] - 2020-05-26
28+
### Breaking
29+
- Requires `Node 10+`
30+
2731
## [1.3.0] - 2019-08-22
2832
### Added
2933
- `default` exports option.

package.json

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

0 commit comments

Comments
 (0)