File tree Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Change Log
2
2
3
+ ## [ v1.0.0] ( https://github.com/ember-cli-deploy/ember-cli-deploy-ssh-tunnel/tree/v1.0.0 ) (2017-04-06)
4
+ [ Full Changelog] ( https://github.com/ember-cli-deploy/ember-cli-deploy-ssh-tunnel/compare/v1.0.0-beta.0...v1.0.0 )
5
+
6
+ ** Merged pull requests:**
7
+
8
+ - \[ DOC\] add ec2 & elasticache example usecase [ \# 7] ( https://github.com/ember-cli-deploy/ember-cli-deploy-ssh-tunnel/pull/7 ) ([ jniechcial] ( https://github.com/jniechcial ) )
9
+
3
10
## [ v1.0.0-beta.0] ( https://github.com/ember-cli-deploy/ember-cli-deploy-ssh-tunnel/tree/v1.0.0-beta.0 ) (2017-03-25)
4
11
[ Full Changelog] ( https://github.com/ember-cli-deploy/ember-cli-deploy-ssh-tunnel/compare/v0.2.2...v1.0.0-beta.0 )
5
12
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " ember-cli-deploy-ssh-tunnel" ,
3
- "version" : " 1.0.0-beta.0 " ,
3
+ "version" : " 1.0.0" ,
4
4
"description" : " Open an ssh-tunnel during your ember-cli deploy" ,
5
5
"directories" : {
6
6
"doc" : " doc" ,
You can’t perform that action at this time.
0 commit comments