File tree Expand file tree Collapse file tree 2 files changed +11
-4
lines changed Expand file tree Collapse file tree 2 files changed +11
-4
lines changed Original file line number Diff line number Diff line change 1
1
# Change Log
2
2
3
- ## [ 1.2.2] ( https://github.com/ember-cli-deploy/ember-cli-deploy-lightning-pack/tree/1.2.2 ) (2018-01-30)
4
- [ Full Changelog] ( https://github.com/ember-cli-deploy/ember-cli-deploy-lightning-pack/compare/v1.2.1...1.2.2 )
3
+ ## [ 2.0.0] ( https://github.com/ember-cli-deploy/ember-cli-deploy-lightning-pack/tree/2.0.0 ) (2019-09-03)
4
+ [ Full Changelog] ( https://github.com/ember-cli-deploy/ember-cli-deploy-lightning-pack/compare/v1.2.2...2.0.0 )
5
+
6
+ ** Merged pull requests:**
7
+
8
+ - \[ BREAKING\] Update ember-cli-deploy-build to 2.0.0 [ \# 47] ( https://github.com/ember-cli-deploy/ember-cli-deploy-lightning-pack/pull/47 ) ([ lukemelia] ( https://github.com/lukemelia ) )
9
+
10
+ ## [ v1.2.2] ( https://github.com/ember-cli-deploy/ember-cli-deploy-lightning-pack/tree/v1.2.2 ) (2018-01-30)
11
+ [ Full Changelog] ( https://github.com/ember-cli-deploy/ember-cli-deploy-lightning-pack/compare/v1.2.1...v1.2.2 )
5
12
6
13
** Merged pull requests:**
7
14
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " ember-cli-deploy-lightning-pack" ,
3
- "version" : " 1.2.2 " ,
3
+ "version" : " 2.0.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" ,
30
30
"ember-addon" : {
31
31
"defaultBlueprint" : " lightning-deploy-config"
32
32
}
33
- }
33
+ }
You can’t perform that action at this time.
0 commit comments