Skip to content

Commit 4aa7097

Browse files
committed
v6.1.0
1 parent 724373a commit 4aa7097

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
2+
## v6.1.0 (2021-10-22)
3+
4+
#### :rocket: Enhancement
5+
* [#10](https://github.com/yappbox/ember-cli-deploy-yapp-pack/pull/10) Update lightning-pack to get TLS support for Redis ([@lukemelia](https://github.com/lukemelia))
6+
7+
#### Committers: 1
8+
- Luke Melia ([@lukemelia](https://github.com/lukemelia))
9+
110
## v6.0.0 (2021-10-22)
211

312
## v5.0.0 (2020-11-24)

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-yapp-pack",
3-
"version": "6.0.0",
3+
"version": "6.1.0",
44
"description": "A pack of ember-cli-deploy plugins for deploying Yapp's Ember apps.",
55
"scripts": {
66
"lint:js": "eslint .",

0 commit comments

Comments
 (0)