Skip to content

Commit 69dd552

Browse files
committed
Released v0.6.4
1 parent 09c6618 commit 69dd552

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# Changelog
22

3+
## [0.6.4](https://github.com/ember-cli-deploy/ember-cli-deploy-lightning-pack/tree/0.6.4) (2016-06-15)
4+
[Full Changelog](https://github.com/ember-cli-deploy/ember-cli-deploy-lightning-pack/compare/v0.6.3...0.6.4)
5+
6+
- Update display-revisions, s3, and revision-data plugins [\#26](https://github.com/ember-cli-deploy/ember-cli-deploy-lightning-pack/pull/26) ([lukemelia](https://github.com/lukemelia))
7+
38
## [0.6.3](https://github.com/ember-cli-deploy/ember-cli-deploy-lightning-pack/tree/0.6.3) (2016-05-23)
49
[Full Changelog](https://github.com/ember-cli-deploy/ember-cli-deploy-lightning-pack/compare/v0.6.2...0.6.3)
510

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ember-cli-deploy-lightning-pack",
3-
"version": "0.6.3",
3+
"version": "0.6.4",
44
"description": "A pack of ember-cli-deploy plugins for implementing the 'lightning' deploys approach.",
55
"scripts": {},
66
"repository": "https://github.com/ember-cli-deploy/ember-cli-deploy-lightning-pack",

0 commit comments

Comments
 (0)