Skip to content

Commit fe45751

Browse files
committed
Released v2.4.3
1 parent ba69c29 commit fe45751

File tree

2 files changed

+10
-3
lines changed

2 files changed

+10
-3
lines changed

CHANGELOG.md

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,14 @@
11
# Change Log
22

3-
## [2.4.2](https://github.com/yapplabs/ember-modal-dialog/tree/2.4.2) (2018-02-22)
4-
[Full Changelog](https://github.com/yapplabs/ember-modal-dialog/compare/v2.4.1...2.4.2)
3+
## [2.4.3](https://github.com/yapplabs/ember-modal-dialog/tree/2.4.3) (2018-03-03)
4+
[Full Changelog](https://github.com/yapplabs/ember-modal-dialog/compare/v2.4.2...2.4.3)
5+
6+
**Merged pull requests:**
7+
8+
- Fix bug in specifying incorrect overlay selector on iOS [\#245](https://github.com/yapplabs/ember-modal-dialog/pull/245) ([lukemelia](https://github.com/lukemelia))
9+
10+
## [v2.4.2](https://github.com/yapplabs/ember-modal-dialog/tree/v2.4.2) (2018-02-22)
11+
[Full Changelog](https://github.com/yapplabs/ember-modal-dialog/compare/v2.4.1...v2.4.2)
512

613
**Merged pull requests:**
714

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ember-modal-dialog",
3-
"version": "2.4.2",
3+
"version": "2.4.3",
44
"description": "An ember-cli addon for implementing modal dialogs",
55
"keywords": [
66
"ember-addon"

0 commit comments

Comments
 (0)