Skip to content

Commit

Permalink
v6.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
lukemelia committed Oct 22, 2021
1 parent 724373a commit 4aa7097
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@

## v6.1.0 (2021-10-22)

#### :rocket: Enhancement
* [#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))

#### Committers: 1
- Luke Melia ([@lukemelia](https://github.com/lukemelia))

## v6.0.0 (2021-10-22)

## v5.0.0 (2020-11-24)
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ember-cli-deploy-yapp-pack",
"version": "6.0.0",
"version": "6.1.0",
"description": "A pack of ember-cli-deploy plugins for deploying Yapp's Ember apps.",
"scripts": {
"lint:js": "eslint .",
Expand Down

0 comments on commit 4aa7097

Please sign in to comment.