Skip to content

Commit 46d5b8e

Browse files
committed
Release 4.1.4
1 parent 6c6906d commit 46d5b8e

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## v4.1.4 (2024-06-28)
2+
3+
#### :bug: Bug Fix
4+
* [#400](https://github.com/yapplabs/ember-modal-dialog/pull/400) Avoid Fastboot crash when accessing `navigator` global ([@gilest](https://github.com/gilest))
5+
6+
#### Committers: 1
7+
- Giles Thompson ([@gilest](https://github.com/gilest))
8+
19
## v4.1.3 (2024-01-04)
210

311
## v4.1.2 (2023-05-08)

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": "4.1.3",
3+
"version": "4.1.4",
44
"description": "An ember-cli addon for implementing modal dialogs",
55
"keywords": [
66
"ember-addon"

0 commit comments

Comments
 (0)