Skip to content

Commit 58ff2d6

Browse files
committed
v4.0.1
1 parent 3b5a3fb commit 58ff2d6

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## v4.0.1 (2020-05-16)
2+
3+
#### :house: Internal
4+
* [#6](https://github.com/yappbox/ember-cli-deploy-yapp-pack/pull/6) Update release-it setup ([@lukemelia](https://github.com/lukemelia))
5+
6+
#### Committers: 1
7+
- Luke Melia ([@lukemelia](https://github.com/lukemelia))
8+
19
### Changelog
210

311
All notable changes to this project will be documented in this file. Dates are displayed in UTC.

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