Skip to content

Commit

Permalink
chore(release): 2.0.0 [skip ci]
Browse files Browse the repository at this point in the history
# [2.0.0](v1.1.2...v2.0.0) (2019-11-28)

### Features

* **loader:** support es modules ([#9](#9)) ([a69c3f6](a69c3f6))

### BREAKING CHANGES

* **loader:** requires file-loader >=5.0.1
  • Loading branch information
semantic-release-bot committed Nov 28, 2019
1 parent a69c3f6 commit 9c37f18
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@brigad/ideal-image-loader",
"version": "1.1.2",
"version": "2.0.0",
"description": "A loader for webpack which handles 2x/3x/webp and works well with gatsby-image and react-ideal-image",
"engines": {
"node": ">= 10"
Expand Down

0 comments on commit 9c37f18

Please sign in to comment.