Skip to content

Commit 003b436

Browse files
committed
v4.0.0
1 parent c04082b commit 003b436

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
## v4.0.0 (2020-11-24)
2+
3+
#### :rocket: Enhancement
4+
* [#64](https://github.com/ember-cli-deploy/ember-cli-deploy-lightning-pack/pull/64) Update to new major releases of gzip, manifest, s3 plugins. See their release notes for details. ([@lukemelia](https://github.com/lukemelia))
5+
6+
#### :house: Internal
7+
* [#65](https://github.com/ember-cli-deploy/ember-cli-deploy-lightning-pack/pull/65) Update dependencies ([@lukemelia](https://github.com/lukemelia))
8+
9+
#### Committers: 1
10+
- Luke Melia ([@lukemelia](https://github.com/lukemelia))
11+
112
## v3.0.2 (2020-05-18)
213

314
#### :bug: Bug Fix

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": "3.0.2",
3+
"version": "4.0.0",
44
"description": "A pack of ember-cli-deploy plugins for implementing the 'lightning' deploys approach.",
55
"scripts": {
66
"release": "release-it"

0 commit comments

Comments
 (0)