Skip to content

Commit

Permalink
v6.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
lukemelia committed Jun 4, 2023
1 parent 4db3da2 commit da52b5b
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,15 @@




## v6.0.0 (2023-06-04)

#### :boom: Breaking Change
* [#101](https://github.com/ember-cli-deploy/ember-cli-deploy-lightning-pack/pull/101) Update dependencies and node version requirements ([@lukemelia](https://github.com/lukemelia))

#### Committers: 1
- Luke Melia ([@lukemelia](https://github.com/lukemelia))

## v5.0.0 (2022-10-31)

Potentially breaking (but unlikely): minimum node version is now 12.
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ember-cli-deploy-lightning-pack",
"version": "5.0.0",
"version": "6.0.0",
"description": "A pack of ember-cli-deploy plugins for implementing the 'lightning' deploys approach.",
"scripts": {
"release": "release-it"
Expand Down

0 comments on commit da52b5b

Please sign in to comment.