Skip to content

Commit 6ed4b74

Browse files
committed
v3.0.1
1 parent 3083363 commit 6ed4b74

File tree

2 files changed

+16
-1
lines changed

2 files changed

+16
-1
lines changed

CHANGELOG.md

+15
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,18 @@
1+
## v3.0.1 (2020-05-16)
2+
3+
#### :house: Internal
4+
* [#56](https://github.com/ember-cli-deploy/ember-cli-deploy-lightning-pack/pull/56) Bump js-yaml from 3.10.0 to 3.13.1 ([@dependabot[bot]](https://github.com/apps/dependabot))
5+
* [#57](https://github.com/ember-cli-deploy/ember-cli-deploy-lightning-pack/pull/57) Update ember-cli-deploy-display-revisions to 2.0.0 ([@lukemelia](https://github.com/lukemelia))
6+
* [#51](https://github.com/ember-cli-deploy/ember-cli-deploy-lightning-pack/pull/51) Bump underscore.string from 3.3.4 to 3.3.5 ([@dependabot[bot]](https://github.com/apps/dependabot))
7+
* [#55](https://github.com/ember-cli-deploy/ember-cli-deploy-lightning-pack/pull/55) Bump extend from 3.0.1 to 3.0.2 ([@dependabot[bot]](https://github.com/apps/dependabot))
8+
* [#53](https://github.com/ember-cli-deploy/ember-cli-deploy-lightning-pack/pull/53) Use lerna-changelog ([@lukemelia](https://github.com/lukemelia))
9+
* [#50](https://github.com/ember-cli-deploy/ember-cli-deploy-lightning-pack/pull/50) Bump js-yaml from 3.10.0 to 3.13.1 ([@dependabot[bot]](https://github.com/apps/dependabot))
10+
* [#52](https://github.com/ember-cli-deploy/ember-cli-deploy-lightning-pack/pull/52) Bump handlebars from 4.0.11 to 4.7.6 ([@dependabot[bot]](https://github.com/apps/dependabot))
11+
* [#54](https://github.com/ember-cli-deploy/ember-cli-deploy-lightning-pack/pull/54) Update ember-cli-deploy-redis ([@lukemelia](https://github.com/lukemelia))
12+
13+
#### Committers: 1
14+
- Luke Melia ([@lukemelia](https://github.com/lukemelia))
15+
116
### Changelog
217

318
All notable changes to this project will be documented in this file. Dates are displayed in UTC.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ember-cli-deploy-lightning-pack",
3-
"version": "3.0.0",
3+
"version": "3.0.1",
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)