Skip to content

Commit 2a7cc1e

Browse files
authored
release 1.6.1 (#255)
1 parent fac7541 commit 2a7cc1e

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.1]
9+
- Revert [240](https://github.com/poteto/ember-cli-flash/pull/240) [253](https://github.com/poteto/ember-cli-flash/pull/253)
10+
811
## [1.6.0]
912
- Upgrade to Ember 2.16 & new modules api [249](https://github.com/poteto/ember-cli-flash/pull/249)
1013
- extendTimeout on sticky message [240](https://github.com/poteto/ember-cli-flash/pull/240)

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.0",
3+
"version": "1.6.1",
44
"description": "Simple, highly configurable flash messages for ember-cli",
55
"directories": {
66
"doc": "doc",

0 commit comments

Comments
 (0)