We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 262688a commit 23730aaCopy full SHA for 23730aa
CHANGELOG.md
@@ -1,3 +1,5 @@
1
+## v6.0.0 (2021-10-22)
2
+
3
## v5.0.0 (2020-11-24)
4
5
#### :rocket: Enhancement
package.json
@@ -1,6 +1,6 @@
{
"name": "ember-cli-deploy-yapp-pack",
- "version": "5.0.0",
+ "version": "6.0.0",
"description": "A pack of ember-cli-deploy plugins for deploying Yapp's Ember apps.",
"scripts": {
6
"lint:js": "eslint .",
0 commit comments