Skip to content

Commit

Permalink
release 1.7.2 (#300)
Browse files Browse the repository at this point in the history
  • Loading branch information
Dhaulagiri committed May 16, 2019
1 parent cb0811e commit 09ffdfb
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Expand Up @@ -5,6 +5,14 @@ changelog, see the git history.

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

## 1.7.2 (2019-05-16)

#### :bug: Bug Fix
* [#299](https://github.com/poteto/ember-cli-flash/pull/299) Fix guidFor import ([@villander](https://github.com/villander))

#### Committers: 1
- Michael Villander ([@villander](https://github.com/villander))

## 1.7.1 (2019-01-08)

#### :memo: Documentation
Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "ember-cli-flash",
"version": "1.7.1",
"version": "1.7.2",
"description": "Simple, highly configurable flash messages for ember-cli",
"scripts": {
"build": "ember build",
Expand Down

0 comments on commit 09ffdfb

Please sign in to comment.