File tree Expand file tree Collapse file tree 2 files changed +12
-1
lines changed Expand file tree Collapse file tree 2 files changed +12
-1
lines changed Original file line number Diff line number Diff line change
1
+ ### 0.0.7
2
+
3
+ This release fixes problems with the ` silent-error ` package used internally in
4
+ this addon.
5
+
6
+ Thanks to [ @jherdman ] ( https://github.com/jherdman ) for this contribution!
7
+
8
+ #### Community Contributions
9
+
10
+ - [ #17 ] ( https://github.com/levelbossmike/ember-deploy-redis/pull/17 ) Use silent-error Package [ @jherdman ] ( https://github.com/jherdman )
11
+
1
12
### 0.0.6
2
13
3
14
This release adds an improvement for ssh-tunneling. see [ #15 ] ( https://github.com/levelbossmike/ember-deploy-redis/pull/15 ) for details.
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " ember-deploy-redis" ,
3
- "version" : " 0.0.6 " ,
3
+ "version" : " 0.0.7 " ,
4
4
"description" : " ember-cli-deploy index-adapter for redis" ,
5
5
"directories" : {
6
6
"doc" : " doc" ,
You can’t perform that action at this time.
0 commit comments