Skip to content

Commit 9e047a5

Browse files
committed
v4.1.0
1 parent bcd8984 commit 9e047a5

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

+9
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
2+
## v4.1.0 (2021-10-22)
3+
4+
#### :rocket: Enhancement
5+
* [#80](https://github.com/ember-cli-deploy/ember-cli-deploy-lightning-pack/pull/80) Update ember-cli-deploy-redis to 3.0.0 for TLS support ([@lukemelia](https://github.com/lukemelia))
6+
7+
#### Committers: 1
8+
- Luke Melia ([@lukemelia](https://github.com/lukemelia))
9+
110
## v4.0.0 (2020-11-24)
211

312
#### :rocket: Enhancement

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ember-cli-deploy-lightning-pack",
3-
"version": "4.0.0",
3+
"version": "4.1.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)