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 3b5a3fb commit 58ff2d6Copy full SHA for 58ff2d6
CHANGELOG.md
@@ -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
9
### Changelog
10
11
All notable changes to this project will be documented in this file. Dates are displayed in UTC.
package.json
@@ -1,6 +1,6 @@
{
"name": "ember-cli-deploy-yapp-pack",
- "version": "4.0.0",
+ "version": "4.0.1",
"description": "A pack of ember-cli-deploy plugins for deploying Yapp's Ember apps.",
"scripts": {
"lint:js": "eslint .",
0 commit comments