File tree 2 files changed +12
-1
lines changed
2 files changed +12
-1
lines changed Original file line number Diff line number Diff line change
1
+ ## v1.1.0 (2019-09-15)
2
+
3
+ #### :rocket : Enhancement
4
+ * [ #1 ] ( https://github.com/emberjs/ember-edition-utils/pull/1 ) Allow falling back to process.env.EMBER_VERSION. ([ @rwjblue ] ( https://github.com/rwjblue ) )
5
+
6
+ #### :memo : Documentation
7
+ * [ #2 ] ( https://github.com/emberjs/ember-edition-utils/pull/2 ) Add some basic README content. ([ @rwjblue ] ( https://github.com/rwjblue ) )
8
+
9
+ #### Committers: 1
10
+ - Robert Jackson ([ @rwjblue ] ( https://github.com/rwjblue ) )
11
+
1
12
Could not infer "repo" from the "package.json" file.
2
13
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @ember/edition-utils" ,
3
- "version" : " 1.0.1 " ,
3
+ "version" : " 1.1.0 " ,
4
4
"description" : " Utilities to detect if a given edition is in use in an ember-cli application." ,
5
5
"repository" : " https://github.com/emberjs/ember-octane-utils.git" ,
6
6
"license" : " MIT" ,
You can’t perform that action at this time.
0 commit comments