Skip to content

Commit

Permalink
Release 1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
simonihmig committed Jan 8, 2021
1 parent 5745874 commit c581e04
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
## v1.0.1 (2021-01-08)

#### :house: Internal
* [#102](https://github.com/kaliber5/ember-responsive-image/pull/102) Refactor image processor to async/await ([@simonihmig](https://github.com/simonihmig))

#### Committers: 2
- Simon Ihmig ([@simonihmig](https://github.com/simonihmig))
- [@dependabot-preview[bot]](https://github.com/apps/dependabot-preview)

## v1.0.0 (2021-01-08)

#### :boom: Breaking Change
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ember-responsive-image",
"version": "1.0.0",
"version": "1.0.1",
"description": "An ember addon that generates resized images and use them in img-tags with the srcset-attribute.",
"keywords": [
"ember-addon"
Expand Down

0 comments on commit c581e04

Please sign in to comment.