Skip to content

Commit

Permalink
v4.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
albert-sf committed May 31, 2022
1 parent 7dbdf63 commit 0651fa0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file. Dates are d

Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).

#### [v4.0.1](https://github.com/systembugtj/ember-auto-image/compare/v4.0.2...v4.0.1)
#### [v4.0.3](https://github.com/systembugtj/ember-auto-image/compare/v4.0.2...v4.0.3)

- v3.28.3...v4.4.0 [`f665f5f`](https://github.com/systembugtj/ember-auto-image/commit/f665f5ff39346a07acff9c77534fa13d327b1562)
- fix: migrat modifier [`0ba9ed1`](https://github.com/systembugtj/ember-auto-image/commit/0ba9ed16923ad6e6867226743896b178f125ee80)
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "ember-auto-image",
"description": "An Ember component that maintains the correct aspect ratio for an image",
"version": "4.0.1",
"version": "4.0.3",
"scripts": {
"build": "ember build --environment=production",
"lint": "npm-run-all --aggregate-output --continue-on-error --parallel \"lint:!(fix)\"",
Expand Down

0 comments on commit 0651fa0

Please sign in to comment.