Skip to content

Commit b39e337

Browse files
authored
1.6.2 (#256)
1 parent 85f664a commit b39e337

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

+3
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,9 @@ changelog, see the git history.
55

66
[npm page](https://www.npmjs.com/package/ember-cli-flash)
77

8+
## [1.6.2]
9+
- extendTimeout on sticky message [254](https://github.com/poteto/ember-cli-flash/pull/254)
10+
811
## [1.6.1]
912
- Revert [240](https://github.com/poteto/ember-cli-flash/pull/240) [253](https://github.com/poteto/ember-cli-flash/pull/253)
1013

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ember-cli-flash",
3-
"version": "1.6.1",
3+
"version": "1.6.2",
44
"description": "Simple, highly configurable flash messages for ember-cli",
55
"directories": {
66
"doc": "doc",

0 commit comments

Comments
 (0)