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 cd200b4 commit 98adfe8Copy full SHA for 98adfe8
CHANGELOG.md
@@ -1,6 +1,8 @@
1
2
3
4
+## v7.0.0 (2023-06-04)
5
+
6
## v6.3.0 (2021-12-18)
7
8
#### :rocket: Enhancement
package.json
@@ -1,6 +1,6 @@
{
"name": "ember-cli-deploy-yapp-pack",
- "version": "6.3.0",
+ "version": "7.0.0",
"description": "A pack of ember-cli-deploy plugins for deploying Yapp's Ember apps.",
"scripts": {
"lint:js": "eslint .",
0 commit comments