Skip to content

Commit

Permalink
chore(release): 1.0.1 [skip ci]
Browse files Browse the repository at this point in the history
## [1.0.1](v1.0.0...v1.0.1) (2018-11-26)

### Bug Fixes

* **svgo:** fix removal of viewBox on SVGs ([99beea2](99beea2))
  • Loading branch information
semantic-release-bot committed Nov 26, 2018
1 parent 99beea2 commit 4a29d14
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.0.0",
"version": "1.0.1",
"description": "A loader for webpack which handles 2x/3x/webp and works well with gatsby-image and react-ideal-image",
"engines": {
"node": ">= 6.9.0"
Expand Down

0 comments on commit 4a29d14

Please sign in to comment.