Skip to content

Commit

Permalink
Release v5.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
zeppelin committed Jul 13, 2022
1 parent 5cf7565 commit 6b37a3b
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,5 +1,14 @@



## v5.0.1 (2022-07-13)

#### :rocket: Enhancement
* [#249](https://github.com/zeppelin/ember-click-outside/pull/249) Fix component deprecation message ([@zeppelin](https://github.com/zeppelin))

#### Committers: 1
- Gabor Babicz ([@zeppelin](https://github.com/zeppelin))

## v5.0.0 (2022-07-13)

#### :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-click-outside",
"version": "5.0.0",
"version": "5.0.1",
"description": "A set of tools for detecting click events fired outside an element.",
"keywords": [
"ember-addon"
Expand Down

0 comments on commit 6b37a3b

Please sign in to comment.