We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a282e8e commit 2960d1fCopy full SHA for 2960d1f
CHANGELOG.md
@@ -1,4 +1,13 @@
1
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
11
## v6.1.0 (2021-10-22)
12
13
#### :rocket: Enhancement
package.json
@@ -1,6 +1,6 @@
{
"name": "ember-cli-deploy-yapp-pack",
- "version": "6.1.0",
+ "version": "6.2.0",
"description": "A pack of ember-cli-deploy plugins for deploying Yapp's Ember apps.",
"scripts": {
"lint:js": "eslint .",
0 commit comments