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 b1315b0 commit 730166cCopy full SHA for 730166c
CHANGELOG.md
@@ -2,6 +2,15 @@
2
3
4
5
+
6
+## v7.0.0 (2025-09-26)
7
8
+#### :house: Internal
9
+* [#113](https://github.com/ember-cli-deploy/ember-cli-deploy-lightning-pack/pull/113) Update ember-cli-deploy-s3 to v5 ([@lukemelia](https://github.com/lukemelia))
10
11
+#### Committers: 1
12
+- Luke Melia ([@lukemelia](https://github.com/lukemelia))
13
14
## v6.0.0 (2023-06-04)
15
16
#### :boom: Breaking Change
package.json
@@ -1,6 +1,6 @@
1
{
"name": "ember-cli-deploy-lightning-pack",
- "version": "6.0.0",
+ "version": "7.0.0",
"description": "A pack of ember-cli-deploy plugins for implementing the 'lightning' deploys approach.",
"scripts": {
"release": "release-it"
0 commit comments