Skip to content

Commit

Permalink
Released v2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
lukemelia committed Sep 3, 2019
1 parent aa38c26 commit d231a4b
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 4 deletions.
11 changes: 9 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,14 @@
# Change Log

## [1.2.2](https://github.com/ember-cli-deploy/ember-cli-deploy-lightning-pack/tree/1.2.2) (2018-01-30)
[Full Changelog](https://github.com/ember-cli-deploy/ember-cli-deploy-lightning-pack/compare/v1.2.1...1.2.2)
## [2.0.0](https://github.com/ember-cli-deploy/ember-cli-deploy-lightning-pack/tree/2.0.0) (2019-09-03)
[Full Changelog](https://github.com/ember-cli-deploy/ember-cli-deploy-lightning-pack/compare/v1.2.2...2.0.0)

**Merged pull requests:**

- \[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))

## [v1.2.2](https://github.com/ember-cli-deploy/ember-cli-deploy-lightning-pack/tree/v1.2.2) (2018-01-30)
[Full Changelog](https://github.com/ember-cli-deploy/ember-cli-deploy-lightning-pack/compare/v1.2.1...v1.2.2)

**Merged pull requests:**

Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ember-cli-deploy-lightning-pack",
"version": "1.2.2",
"version": "2.0.0",
"description": "A pack of ember-cli-deploy plugins for implementing the 'lightning' deploys approach.",
"scripts": {},
"repository": "https://github.com/ember-cli-deploy/ember-cli-deploy-lightning-pack",
Expand Down Expand Up @@ -30,4 +30,4 @@
"ember-addon": {
"defaultBlueprint": "lightning-deploy-config"
}
}
}

0 comments on commit d231a4b

Please sign in to comment.