Skip to content

Commit 303f9d9

Browse files
committed
v5.0.0
1 parent 0908455 commit 303f9d9

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11

22

3+
4+
## v5.0.0 (2022-10-31)
5+
6+
#### :house: Internal
7+
* [#92](https://github.com/ember-cli-deploy/ember-cli-deploy-lightning-pack/pull/92) Bump ember-cli-deploy-revision-data from 1.0.0 to 2.0.0 ([@gorner](https://github.com/gorner))
8+
9+
#### Committers: 1
10+
- Joshua Gorner ([@gorner](https://github.com/gorner))
11+
312
## v4.2.2 (2021-10-22)
413

514
## v4.2.0 (2021-10-22)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ember-cli-deploy-lightning-pack",
3-
"version": "4.2.2",
3+
"version": "5.0.0",
44
"description": "A pack of ember-cli-deploy plugins for implementing the 'lightning' deploys approach.",
55
"scripts": {
66
"release": "release-it"

0 commit comments

Comments
 (0)