Skip to content

Commit fa482e0

Browse files
author
Robert Jackson
committed
Release 1.1.0
1 parent 37d9998 commit fa482e0

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.1.0 (2019-10-23)
2+
3+
#### :rocket: Enhancement
4+
* [#148](https://github.com/emberjs/ember-optional-features/pull/148) [FEATURE] Adds isFeatureExplicitlySet API ([@pzuraq](https://github.com/pzuraq))
5+
6+
#### Committers: 2
7+
- Chris Garrett ([@pzuraq](https://github.com/pzuraq))
8+
- [@dependabot-preview[bot]](https://github.com/apps/dependabot-preview)
9+
110
## v1.0.0 (2019-09-21)
211

312
#### :boom: Breaking Change

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.0.0",
3+
"version": "1.1.0",
44
"description": "The default blueprint for ember-cli addons.",
55
"keywords": [
66
"ember-addon"

0 commit comments

Comments
 (0)