Skip to content

Commit 94d4e11

Browse files
committed
v4.2.0
1 parent 7330104 commit 94d4e11

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,4 +1,13 @@
11

2+
3+
## v4.2.0 (2021-10-22)
4+
5+
#### :rocket: Enhancement
6+
* [#84](https://github.com/ember-cli-deploy/ember-cli-deploy-lightning-pack/pull/84) Update redis plugin to get redisOptions config support ([@lukemelia](https://github.com/lukemelia))
7+
8+
#### Committers: 1
9+
- Luke Melia ([@lukemelia](https://github.com/lukemelia))
10+
211
## v4.1.0 (2021-10-22)
312

413
#### :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.1.0",
3+
"version": "4.2.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)