Skip to content

Commit 2960d1f

Browse files
committed
v6.2.0
1 parent a282e8e commit 2960d1f

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

2+
3+
## v6.2.0 (2021-10-22)
4+
5+
#### :rocket: Enhancement
6+
* [#11](https://github.com/yappbox/ember-cli-deploy-yapp-pack/pull/11) Don't error on invalid redis cert chain ([@lukemelia](https://github.com/lukemelia))
7+
8+
#### Committers: 1
9+
- Luke Melia ([@lukemelia](https://github.com/lukemelia))
10+
211
## v6.1.0 (2021-10-22)
312

413
#### :rocket: Enhancement

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