Skip to content

Commit 30e9259

Browse files
committed
Released v0.6.9
1 parent 4ca176b commit 30e9259

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.9](https://github.com/ember-cli-deploy/ember-cli-deploy-lightning-pack/tree/0.6.9) (2016-11-19)
4+
[Full Changelog](https://github.com/ember-cli-deploy/ember-cli-deploy-lightning-pack/compare/v0.6.8...0.6.9)
5+
6+
- Bump gzip plugin to 0.2.4
7+
38
## [0.6.8](https://github.com/ember-cli-deploy/ember-cli-deploy-lightning-pack/tree/0.6.8) (2016-11-01)
49
[Full Changelog](https://github.com/ember-cli-deploy/ember-cli-deploy-lightning-pack/compare/v0.6.7...0.6.8)
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.8",
3+
"version": "0.6.9",
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)