File tree 2 files changed +10
-1
lines changed
2 files changed +10
-1
lines changed Original file line number Diff line number Diff line change
1
+ # Changelog
2
+
3
+ ## [ 0.4.3] ( https://github.com/ember-cli-deploy/ember-cli-deploy-redis/tree/v0.4.2 ) (2016-11-21)
4
+ [ Full Changelog] ( https://github.com/ember-cli-deploy/ember-cli-deploy-redis/compare/v0.4.1...0.4.2 )
5
+
6
+ - Update dependencies [ \# 66] ( https://github.com/ember-cli-deploy/ember-cli-deploy-redis/pull/66 ) ([ lukemelia] ( https://github.com/lukemelia ) )
7
+ - Fix readConfig bug [ \# 65] ( https://github.com/ember-cli-deploy/ember-cli-deploy-redis/pull/65 ) ([ achambers] ( https://github.com/achambers ) )
8
+ - previousRevisionKey returns an unresolved promise [ \# 63] ( https://github.com/ember-cli-deploy/ember-cli-deploy-redis/pull/63 ) ([ wongpeiyi] ( https://github.com/wongpeiyi ) )
9
+
1
10
## [ 0.4.1] ( https://github.com/ember-cli-deploy/ember-cli-deploy-redis/tree/v0.4.1 ) (2016-07-25)
2
11
[ Full Changelog] ( https://github.com/ember-cli-deploy/ember-cli-deploy-redis/compare/v0.4.0...0.4.1 )
3
12
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " ember-cli-deploy-redis" ,
3
- "version" : " 0.4.1 " ,
3
+ "version" : " 0.4.2 " ,
4
4
"description" : " Ember CLI Deploy plugin to deploy file(s) into redis." ,
5
5
"directories" : {
6
6
"doc" : " doc" ,
You can’t perform that action at this time.
0 commit comments