Skip to content

Commit 795b95c

Browse files
committed
v5.0.0
1 parent 06f3399 commit 795b95c

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
## v5.0.0 (2020-11-24)
2+
3+
#### :rocket: Enhancement
4+
* [#7](https://github.com/yappbox/ember-cli-deploy-yapp-pack/pull/7) Update ember-cli-deploy-lightning pack to 4.0.0 ([@lukemelia](https://github.com/lukemelia))
5+
6+
#### :house: Internal
7+
* [#8](https://github.com/yappbox/ember-cli-deploy-yapp-pack/pull/8) Update dependencies ([@lukemelia](https://github.com/lukemelia))
8+
9+
#### Committers: 1
10+
- Luke Melia ([@lukemelia](https://github.com/lukemelia))
11+
112
## v4.0.1 (2020-05-16)
213

314
#### :house: Internal

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