File tree 2 files changed +22
-1
lines changed
2 files changed +22
-1
lines changed Original file line number Diff line number Diff line change
1
+ # Change Log
2
+
3
+ ## [ 0.1.2] ( https://github.com/ember-cli-deploy/ember-cli-deploy-display-revisions/tree/0.1.2 ) (2016-02-22)
4
+ [ Full Changelog] ( https://github.com/ember-cli-deploy/ember-cli-deploy-display-revisions/compare/v0.1.1...0.1.2 )
5
+
6
+ - Removed unnecessary console.log [ \# 7] ( https://github.com/ember-cli-deploy/ember-cli-deploy-display-revisions/pull/7 ) ([ seawatts] ( https://github.com/seawatts ) )
7
+
8
+ ## [ v0.1.1] ( https://github.com/ember-cli-deploy/ember-cli-deploy-display-revisions/tree/v0.1.1 ) (2016-02-07)
9
+ [ Full Changelog] ( https://github.com/ember-cli-deploy/ember-cli-deploy-display-revisions/compare/v0.1.0...v0.1.1 )
10
+
11
+ - update ember-cli-deploy-plugin [ \# 5] ( https://github.com/ember-cli-deploy/ember-cli-deploy-display-revisions/pull/5 ) ([ ghedamat] ( https://github.com/ghedamat ) )
12
+
13
+ ## [ v0.1.0] ( https://github.com/ember-cli-deploy/ember-cli-deploy-display-revisions/tree/v0.1.0 ) (2015-10-25)
14
+ [ Full Changelog] ( https://github.com/ember-cli-deploy/ember-cli-deploy-display-revisions/compare/0.0.1...v0.1.0 )
15
+
16
+ - Update to use new verbose option for logging [ \# 4] ( https://github.com/ember-cli-deploy/ember-cli-deploy-display-revisions/pull/4 ) ([ lukemelia] ( https://github.com/lukemelia ) )
17
+ - Fix timestamp output [ \# 3] ( https://github.com/ember-cli-deploy/ember-cli-deploy-display-revisions/pull/3 ) ([ LevelbossMike] ( https://github.com/LevelbossMike ) )
18
+ - use ember install [ \# 1] ( https://github.com/ember-cli-deploy/ember-cli-deploy-display-revisions/pull/1 ) ([ ghedamat] ( https://github.com/ghedamat ) )
19
+
20
+ ## [ 0.0.1] ( https://github.com/ember-cli-deploy/ember-cli-deploy-display-revisions/tree/0.0.1 ) (2015-07-31)
21
+
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " ember-cli-deploy-display-revisions" ,
3
- "version" : " 0.1.1 " ,
3
+ "version" : " 0.1.2 " ,
4
4
"description" : " Display a list of deployed revisions using ember-cli-deploy." ,
5
5
"directories" : {
6
6
"doc" : " doc" ,
You can’t perform that action at this time.
0 commit comments