Skip to content

Commit

Permalink
v3.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
lukemelia committed May 18, 2020
1 parent 221d19f commit 1650a18
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
## v3.0.2 (2020-05-18)

#### :bug: Bug Fix
* [#60](https://github.com/ember-cli-deploy/ember-cli-deploy-lightning-pack/pull/60) Fix node version specifier to allow node 12+ as well as 10 ([@lukemelia](https://github.com/lukemelia))

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

## v3.0.1 (2020-05-16)

#### :house: Internal
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": "3.0.1",
"version": "3.0.2",
"description": "A pack of ember-cli-deploy plugins for implementing the 'lightning' deploys approach.",
"scripts": {
"release": "release-it"
Expand Down

0 comments on commit 1650a18

Please sign in to comment.