Skip to content
This repository has been archived by the owner on Oct 26, 2021. It is now read-only.

Commit

Permalink
Release 0.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jherdman committed Aug 13, 2021
1 parent 695afe2 commit b804d0b
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 2 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1 +1,6 @@
## v0.4.0 (2021-08-13)

Maintenance release


# Changelog
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": "ember-resize-observer-component",
"version": "0.3.0",
"version": "0.4.0",
"description": "Build components responsive to their container size rather than the viewport.",
"keywords": [
"ember-addon"
Expand Down

0 comments on commit b804d0b

Please sign in to comment.