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 d61d13e commit 1553cb3Copy full SHA for 1553cb3
CHANGELOG.md
@@ -1,6 +1,8 @@
1
2
3
4
+## v8.0.1 (2025-07-11)
5
+
6
## v8.0.0 (2025-07-10)
7
8
## v7.0.0 (2023-06-04)
package.json
@@ -1,6 +1,6 @@
{
"name": "ember-cli-deploy-yapp-pack",
- "version": "8.0.0",
+ "version": "8.0.1",
"description": "A pack of ember-cli-deploy plugins for deploying Yapp's Ember apps.",
"scripts": {
"lint:js": "eslint .",
0 commit comments