File tree Expand file tree Collapse file tree 2 files changed +23
-1
lines changed Expand file tree Collapse file tree 2 files changed +23
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Change Log
2
2
3
+ ## [ v1.1.0] ( https://github.com/ember-cli-deploy/ember-cli-deploy-lightning-pack/tree/v1.1.0 ) (2017-05-04)
4
+ [ Full Changelog] ( https://github.com/ember-cli-deploy/ember-cli-deploy-lightning-pack/compare/v1.0.0...v1.1.0 )
5
+
6
+ ** Merged pull requests:**
7
+
8
+ - Update redis plugin to 1.0.1 [ \# 38] ( https://github.com/ember-cli-deploy/ember-cli-deploy-lightning-pack/pull/38 ) ([ lukemelia] ( https://github.com/lukemelia ) )
9
+ - Update build plugin to 1.1.0 [ \# 37] ( https://github.com/ember-cli-deploy/ember-cli-deploy-lightning-pack/pull/37 ) ([ lukemelia] ( https://github.com/lukemelia ) )
10
+
11
+ ## [ v1.0.0] ( https://github.com/ember-cli-deploy/ember-cli-deploy-lightning-pack/tree/v1.0.0 ) (2017-04-06)
12
+ [ Full Changelog] ( https://github.com/ember-cli-deploy/ember-cli-deploy-lightning-pack/compare/v1.0.0-beta.1...v1.0.0 )
13
+
14
+ ** Merged pull requests:**
15
+
16
+ - Bump dependencies to 1.0.0 [ \# 35] ( https://github.com/ember-cli-deploy/ember-cli-deploy-lightning-pack/pull/35 ) ([ lukemelia] ( https://github.com/lukemelia ) )
17
+
18
+ ## [ v1.0.0-beta.1] ( https://github.com/ember-cli-deploy/ember-cli-deploy-lightning-pack/tree/v1.0.0-beta.1 ) (2017-03-25)
19
+ [ Full Changelog] ( https://github.com/ember-cli-deploy/ember-cli-deploy-lightning-pack/compare/v1.0.0-beta.0...v1.0.0-beta.1 )
20
+
21
+ ** Merged pull requests:**
22
+
23
+ - Update redis to 1.0.0.beta.1 [ \# 34] ( https://github.com/ember-cli-deploy/ember-cli-deploy-lightning-pack/pull/34 ) ([ lukemelia] ( https://github.com/lukemelia ) )
24
+
3
25
## [ v1.0.0-beta.0] ( https://github.com/ember-cli-deploy/ember-cli-deploy-lightning-pack/tree/v1.0.0-beta.0 ) (2017-03-25)
4
26
[ Full Changelog] ( https://github.com/ember-cli-deploy/ember-cli-deploy-lightning-pack/compare/v0.6.11...v1.0.0-beta.0 )
5
27
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " ember-cli-deploy-lightning-pack" ,
3
- "version" : " 1.0 .0" ,
3
+ "version" : " 1.1 .0" ,
4
4
"description" : " A pack of ember-cli-deploy plugins for implementing the 'lightning' deploys approach." ,
5
5
"scripts" : {},
6
6
"repository" : " https://github.com/ember-cli-deploy/ember-cli-deploy-lightning-pack" ,
You can’t perform that action at this time.
0 commit comments