Skip to content

Commit 08f72f3

Browse files
author
Robert Jackson
committed
Release 1.2.0
1 parent a57d185 commit 08f72f3

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## v1.2.0 (2019-12-16)
2+
3+
#### :bug: Bug Fix
4+
* [#159](https://github.com/emberjs/ember-optional-features/pull/159) Fix command ignoring existing config in an addon ([@simonihmig](https://github.com/simonihmig))
5+
6+
#### Committers: 2
7+
- Simon Ihmig ([@simonihmig](https://github.com/simonihmig))
8+
- [@dependabot-preview[bot]](https://github.com/apps/dependabot-preview)
9+
110
## v1.1.0 (2019-10-23)
211

312
#### :rocket: Enhancement

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@ember/optional-features",
3-
"version": "1.1.0",
3+
"version": "1.2.0",
44
"description": "The default blueprint for ember-cli addons.",
55
"keywords": [
66
"ember-addon"

0 commit comments

Comments
 (0)