Skip to content

Commit

Permalink
chore(release): 9.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Sherwin H committed Apr 2, 2020
1 parent d3906b2 commit ffb1f80
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

### [9.0.2](https://github.com/imgix/react-imgix/compare/v9.0.1...v9.0.2) (2020-04-02)


### Bug Fixes

* **background:** fortify `hasDOMDimensions` check for null height ([#592](https://github.com/imgix/react-imgix/issues/592)) ([c7fb86e](https://github.com/imgix/react-imgix/commit/c7fb86e))

### [9.0.1](https://github.com/imgix/react-imgix/compare/v9.0.0...v9.0.1) (2019-11-22)


Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-imgix",
"version": "9.0.1",
"version": "9.0.2",
"description": "React Component for displaying an image from Imgix",
"author": "Frederick Fogerty <[email protected]> (https://github.com/frederickfogerty)",
"contributors": [
Expand Down

0 comments on commit ffb1f80

Please sign in to comment.