Skip to content

Commit 5f05ff8

Browse files
author
Garrett Murphey
committed
v0.3.1.
1 parent d092044 commit 5f05ff8

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
## v0.3.1 (2019-10-14)
2+
3+
#### :bug: Bug Fix
4+
* [#81](https://github.com/gmurphey/ember-did-resize-modifier/pull/81) Adding capabilities declaration ([@gmurphey](https://github.com/gmurphey))
5+
6+
#### :house: Internal
7+
* [#80](https://github.com/gmurphey/ember-did-resize-modifier/pull/80) Adding lerna-changelog ([@gmurphey](https://github.com/gmurphey))
8+
* [#82](https://github.com/gmurphey/ember-did-resize-modifier/pull/82) Fixing dependabot config ([@gmurphey](https://github.com/gmurphey))
9+
10+
#### Committers: 1
11+
- Garrett Murphey ([@gmurphey](https://github.com/gmurphey))

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ember-did-resize-modifier",
3-
"version": "0.3.0",
3+
"version": "0.3.1",
44
"description": "The default blueprint for ember-cli addons.",
55
"keywords": [
66
"ember-addon",

0 commit comments

Comments
 (0)